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

19 lines
780 B
Markdown

### [CVE-2014-5205](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5205)
![](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 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
- https://github.com/harrystaley/CSCI4349_Week9_Honeypot
- https://github.com/harrystaley/TAMUSA_CSCI4349_Week9_Honeypot