WordPress Core <= 2.1.1 - Cross-Site Scripting

2007-03-02 00:00
Anonymous

Strategic Overview

Status
Patched in 2.1.2
Affected CoreWordPress 2.1
Affected Version<= 2.1.1
CVSS6.4Medium
CVECVE-2007-1244
View all WordPress 2.1 vulnerabilities

Vulnerability Overview

Cross-site request forgery (CSRF) vulnerability in the AdminPanel in WordPress 2.1.1 and earlier allows remote attackers to perform privileged actions as administrators, as demonstrated using the delete action in wp-admin/post.php. NOTE: this issue can be leveraged to perform cross-site scripting (XSS) attacks and steal cookies via the post parameter.

Technical Analysis

REMEDIATION: Update to version 2.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