cve/2014/CVE-2014-0166.md
2024-05-26 14:27:05 +02:00

717 B

CVE-2014-0166

Description

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.

POC

Reference

No PoCs from references.

Github