WordPress security changelog
MEDIUM CVE-2007-0106 Modified

the CSRF protection scheme in WordPress before 2.0.6: Cross-site scripting

the CSRF protection scheme in WordPress before 2.0.6 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 6.8 CVSS · cve@mitre.org
NVD score 6.8 CVSS 2.0 · nvd@nist.gov
Component
the CSRF protection scheme in WordPress before 2.0.6
Plugin slug
Not applicable
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jan 09, 2007
Weakness
NVD-CWE-Other

Update, patch or deactivate.

Update the CSRF protection scheme in WordPress before 2.0.6 to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

Cross-site scripting (XSS) vulnerability in the CSRF protection scheme in WordPress before 2.0.6 allows remote attackers to inject arbitrary web script or HTML via a CSRF attack with an invalid token and quote characters or HTML tags in URL variable names, which are not properly handled when WordPress generates a new link to verify the request.

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

Primary and upstream sources