|
|
|
>> Drupal Cross Site Scripting and Information Disclosure Vulnerabilities
|
Multiple vulnerabilities have been identified in Drupal, which could be exploited to gain knowledge of sensitive information, or conduct cross site scripting, SQL Injection and HTTP response splitting attacks.
The first issue is caused by unspecified input validation errors when processing user-supplied data, which could be exploited by attackers to inject arbitrary HTTP headers.
The second vulnerability is caused by an input validation error in the Upload module when displaying ".html" files, which could be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser in the security context of an affected Web site.
The third issue is caused by an error in the "comment_save()" function within the Comments module where the publication status of comments is not passed during the "hook_comments" API operation, which could cause various modules that rely on the publication status (e.g. Organic groups or Subscriptions) to send emails containing unpublished comments.
The fourth issue is caused by an input validation error in the "install.php" script, which could be exploited to conduct SQL Injection attacks.
The fifth issue is caused by an error when handling HTTP requests, which could be exploited to conduct cross-site request forgery attacks.
Affected Products
Drupal versions prior to 4.7.8
Drupal versions prior to 5.3
Solution
Upgrade to Drupal version 4.7.8 or 5.3 and remove the ".html" extension from the Upload module:
http://ftp.drupal.org/files/projects/drupal-4.7.8.tar.gz
http://ftp.drupal.org/files/projects/drupal-5.3.tar.gz
References
http://www.vupen.com/english/advisories/2007/3546 http://drupal.org/node/184315 http://drupal.org/node/184320 http://drupal.org/node/184354 http://drupal.org/node/184316 http://drupal.org/node/184348
Credits
Vulnerabilities reported by the vendor, Mark Fallon, Wolfgang Ziegler, Stefan Esser and Mayflower.
ChangeLog
2007-10-19 : Initial release
2007-10-24 : Updated Description
Vulnerability Management
Subscribe to VUPEN VNS and receive real-time alerts with CVE, CWE, and CVSS when new advisories or patches relevant to your systems and network configurations are available.
Feedback
If you have additional information or corrections for this security advisory please submit them via our contact form. | |

|