Bug 848886

Summary: drupal6-ctools: local file inclusion and XSS flaws (DRUPAL-SA-CONTRIB-2012-125)
Product: [Other] Security Response Reporter: Vincent Danen <vdanen>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: peter.borsa, sven
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-04 22:06:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 848888, 848889    
Bug Blocks:    

Description Vincent Danen 2012-08-16 17:35:05 UTC
It was reported that the Chaos tool suite (ctools) for Drupal suffered from a local file inclusion flaw and an XSS flaw [1]:

The module doesn't sufficiently validate css import statements to confirm they only include css content appropriate to show to end users. This could allow a malicious user to add sensitive content from the site (e.g. settings.php) exposing that sensitive content to visitors of the page. It could also be used to execute a Cross Site Scripting attack.

This vulnerability is party mitigated by the fact that an attacker must have a role with a permission to place custom CSS into a field. However, any user who can create or edit a node may have sufficient permissions to place the CSS depending on the site configuration.

This is corrected in upstream 6.x-1.9 and 7.x-1.1 releases.  Current Fedora and EPEL releases for drupal7-ctools have 1.1 in testing, drupal6-ctools needs to be updated to 1.9.

[1] http://drupal.org/node/1719548

Comment 1 Vincent Danen 2012-08-16 17:36:10 UTC
Created drupal6-ctools tracking bugs for this issue

Affects: fedora-all [bug 848888]
Affects: epel-all [bug 848889]

Comment 2 Peter Borsa 2012-08-16 22:05:47 UTC
Fixed and submitted. Thanks Vincent!