WordPress Core < 1.2.1 - Cross-Site Scripting

2004-10-06 00:00
Thomas Waldegger

Strategic Overview

Status
Patched in 1.2
Affected CoreWordPress 1.2
Affected Version< 1.2
CVSS6.1Medium
CVECVE-2004-1559
View all WordPress 1.2 vulnerabilities

Vulnerability Overview

Multiple cross-site scripting (XSS) vulnerabilities in Wordpress 1.2 allow remote attackers to inject arbitrary web script or HTML via the (1) redirect_to, text, popupurl, or popuptitle parameters to wp-login.php, (2) redirect_url parameter to admin-header.php, (3) popuptitle, popupurl, content, or post_title parameters to bookmarklet.php, (4) cat_ID parameter to categories.php, (5) s parameter to edit.php, or (6) s or mode parameter to edit-comments.php.

Technical Analysis

REMEDIATION: Update to version 1.2, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C