Files
CVEs-PoC/2014/CVE-2014-5204.md
T
2024-05-26 14:27:05 +02:00

19 lines
797 B
Markdown

### [CVE-2014-5204](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5204)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://github.com/harrystaley/CSCI4349_Week9_Honeypot
- https://github.com/harrystaley/TAMUSA_CSCI4349_Week9_Honeypot