Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205305 - www-apps/drupal <5.6 Multiple Vulnerabilities (CVE-2008-0274)
Summary: www-apps/drupal <5.6 Multiple Vulnerabilities (CVE-2008-0274)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Security
URL: http://secunia.com/advisories/28422/
Whiteboard: ~2 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-11 11:41 UTC by Lars Hartmann
Modified: 2008-01-19 13:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Hartmann 2008-01-11 11:41:52 UTC
Some vulnerabilities have been reported in Drupal, which can be exploited by malicious people to conduct cross-site scripting, script insertion, and cross-site request forgery attacks.

1) Input passed via unspecified parameters to theme .tpl.php files is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.

Successful exploitation requires that "register_globals" is enabled, and the .htaccess file fails to prevent access to .tpl.php files and to disable "register_globals".

2) An error in the text filtering functionality can be exploited to bypass the filter via invalid UTF-8 sequences. This can be exploited to insert arbitrary HTML and script code, which will be executed in a user's browser session in context of an affected site when the malicious data is viewed with e.g. Internet Explorer 6.

3) The aggregator module allows users to perform certain actions via HTTP GET requests without performing any validity checks to verify the request. This can be exploited to e.g. remove items from a particular feed when a user visits a specially crafted page.

The vulnerabilities are reported in versions prior to 4.7.11 and 5.6.
Comment 1 Lars Hartmann 2008-01-11 11:43:42 UTC
maintainers - please provide an updated ebuild
Comment 2 Nathan Sullivan 2008-01-15 01:47:13 UTC
changed 5.5 ebuild to have a version number 5.6, tested with USE=vhosts and all looks to be fine here, no patches required. tested on amd64 (being a webapp arch shouldnt be a big issue)
Comment 3 Kliakhandler Kosta 2008-01-16 13:00:22 UTC
works here as well on x86
Comment 4 Gunnar Wrobel (RETIRED) gentoo-dev 2008-01-17 09:21:28 UTC
drupal-5.6 is in the tree.

Unstable on all archs.

Removed insecure versions.

webapps done here.
Comment 5 Pierre-Yves Rofes (RETIRED) gentoo-dev 2008-01-17 09:29:28 UTC
Thanks, closing.