WordPress security changelog
MEDIUM CVE-2007-1049 Modified

WordPress component: Cross-site scripting

WordPress component is affected by cross-site scripting. Exposure depends on how the affected operation is made reachable by the site. Injected script can execute in the affected site's origin when the vulnerable output is viewed.

CVE / CNA score 4.3 CVSS · cve@mitre.org
NVD score 4.3 CVSS 2.0 · nvd@nist.gov
Component
WordPress component
Plugin slug
Core
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Feb 21, 2007
Weakness
NVD-CWE-Other

This CVE was published Feb 21, 2007 and is one of 45 known issues for WordPress core.

Patch or disable the affected component.

Update WordPress component to a release outside the affected range, or disable and remove it until a fixed version is available.

Technical description

Cross-site scripting (XSS) vulnerability in the wp_explain_nonce function in the nonce AYS functionality (wp-includes/functions.php) for WordPress 2.0 before 2.0.9 and 2.1 before 2.1.1 allows remote attackers to inject arbitrary web script or HTML via the file parameter to wp-admin/templates.php, and possibly other vectors involving the action variable.

NVD vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Primary and upstream sources