Improper Authentication in WordPress - CVE-2014-0166

 

Improper Authentication in WordPress - CVE-2014-0166

Published: April 10, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41842
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-2014-0166
CWE-ID: CWE-287
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.

The wp_validate_auth_cookie function in wp-includes/pluggable.php in WordPress before 3.7.2 and 3.8.x before 3.8.2 does not properly determine the validity of authentication cookies, which makes it easier for remote attackers to obtain access via a forged cookie.


How to mitigate CVE-2014-0166

Install update from vendor's website.

Sources