WordPress Core <= 2.0.5 - Cross-Site Scripting
2007-01-05 00:00
Stefan EsserStrategic Overview
StatusPatched in 2.0.6
Affected CoreWordPress 2.0
Affected Version
<= 2.0.5CVSS6.4Medium
CVE
CVE-2006-6808Vulnerability Overview
Cross-site scripting (XSS) vulnerability in wp-admin/templates.php in WordPress 2.0.5 allows remote attackers to inject arbitrary web script or HTML via the file parameter. NOTE: some sources have reported this as a vulnerability in the get_file_description function in wp-admin/admin-functions.php.
Technical Analysis
REMEDIATION: Update to version 2.0.6, 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