Permissions, Privileges, and Access Controls in WordPress - CVE-2010-5293

 

Permissions, Privileges, and Access Controls in WordPress - CVE-2010-5293

Published: January 21, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU42127
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2010-5293
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: WordPress.ORG
Affected software:
WordPress

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

wp-includes/comment.php in WordPress before 3.0.2 does not properly whitelist trackbacks and pingbacks in the blogroll, which allows remote attackers to bypass intended spam restrictions via a crafted URL, as demonstrated by a URL that triggers a substring match.


How to mitigate CVE-2010-5293

Install update from vendor's website.

Sources