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

780 B

CVE-2014-5205

Description

wp-includes/pluggable.php in WordPress before 3.9.2 does not use delimiters during concatenation of action values and uid values in CSRF tokens, 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