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

797 B

CVE-2014-5204

Description

wp-includes/pluggable.php in WordPress before 3.9.2 rejects invalid CSRF nonces with a different timing depending on which characters in the nonce are incorrect, which makes it easier for remote attackers to bypass a CSRF protection mechanism via a brute-force attack.

POC

Reference

No PoCs from references.

Github