----------------------------------------------------------------------------
Drupal
security advisory
DRUPAL-SA-2007-018
----------------------------------------------------------------------------
Project:
Drupal core
Version: 4.7.x, 5.x
Date: 2007-July-26
Security risk:
Moderately critical
Exploitable from: Remote
Vulnerability: Multiple cross
site scripting
vulnerabilities
----------------------------------------------------------------------------
Description
-----------
Some server variables are not escaped
consistently. When a malicious user is
able to entice a victim to visit a
specially crafted link or webpage, arbitrary
HTML and script code can be
injected and executed in the context of the
victim's session on the targeted
website.
Custom content type names are not escaped consistently. A malicious user
with
the 'administer content types' permission would be able to inject and
execute
arbitrary HTML and script code on the website.
Revoking the
'administer content types' permission provides an immediate
workaround.
Both vulnerabilities are know as cross site scripting [1].
Versions affected
-----------------
- Drupal 4.7.x versions before
Drupal 4.7.7
- Drupal 5.x versions before Drupal 5.2
Solution
--------
- If you are running Drupal 4.7.x then upgrade to
Drupal 4.7.7.
http://ftp.drupal.org/pub/drupal/files/projects/drupal-4.7.7.tar.gz
-
If you are running Drupal 5.x then upgrade to Drupal 5.2.
http://ftp.drupal.org/pub/drupal/files/projects/drupal-5.2.tar.gz
If you are unable to upgrade immediately, you can apply a patch to secure
your
installation until you are able to do a proper upgrade.
- To patch Drupal 4.7.6 use
http://drupal.org/files/sa-2007-018/SA-2007-018-4.7.6.patch.
-
To patch Drupal 5.1 use
http://drupal.org/files/sa-2007-018/SA-2007-018-5.1.patch.
Please note that the patches only contain changes related to this advisory,
and
do not fix bugs that were solved in 4.7.7 or 5.2.
Important note
--------------
The configuration file settings.php is
one of the files containing vulnerable
code. It is therefore critical to
replace all of your sites' settings.php files
in subdirectories of sites with
the new one from the archive. After you have
replaced the files, make sure to
edit the value of the $db_url variable to be
identical to the value in your
old settings.php. This is the information that
determines how Drupal connects
to a database.
Reported by
-----------
- The PHP_SELF issue was reported by David
Caylor.
- Content type naming issues were reported by Karthik.
Thanks
------
The security team whishes to thank Dave, Morten Wulff,
Brenda Wallace,
Fernando Silva, Gerhard Killesreiter, Brandon Bergren, Bart
Janssen and
Neil Drumm for technical assistance.
Contact
-------
The security contact for Drupal can be reached at
security at drupal.org or
using the form at http://drupal.org/contact.
References
----------
[1] http://en.wikipedia.org/wiki/Xss
'Security' 카테고리의 다른 글
제로보드4 원격코드실행 취약점 (0) | 2007.11.08 |
---|---|
DoS vulnerability in 2.6.x tcp option parser (0) | 2007.08.08 |
Samba Remote Command Injection & 3.0.25 release (2) | 2007.06.15 |
SQL Injection and XSS 진단 스크립트 (0) | 2007.02.01 |
Stack-based buffer overflow in ProFTPD 1.3.0 and earlier (0) | 2006.12.07 |