GLSA Bodhisattva
Joined: 13 Jun 2003 Posts: 4087 Location: Dresden, Germany
|
Posted: Thu Oct 14, 2004 3:45 pm Post subject: [ GLSA 200410-12 ] WordPress: HTTP response splitting and XS |
|
|
Gentoo Linux Security Advisory
Title: WordPress: HTTP response splitting and XSS vulnerabilities (GLSA 200410-12)
Severity: low
Exploitable: remote
Date: October 14, 2004
Updated: May 22, 2006
Bug(s): #65798
ID: 200410-12
Synopsis
WordPress contains HTTP response splitting and cross-site scripting vulnerabilities.
Background
WordPress is a PHP and MySQL based content management and publishing system.
Affected Packages
Package: www-apps/wordpress
Vulnerable: < 1.2.2
Unaffected: >= 1.2.2
Architectures: All supported architectures
Description
Due to the lack of input validation in the administration panel scripts, WordPress is vulnerable to HTTP response splitting and cross-site scripting attacks.
Impact
A malicious user could inject arbitrary response data, leading to content spoofing, web cache poisoning and other cross-site scripting or HTTP response splitting attacks. This could result in compromising the victim's data or browser.
Workaround
There is no known workaround at this time.
Resolution
All WordPress users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=www-apps/wordpress-1.2.2" |
References
WordPress 1.2.2 Release Notes
CVE-2004-1584
Last edited by GLSA on Tue May 23, 2006 4:18 am; edited 2 times in total |
|