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

20 lines
869 B
Markdown

### [CVE-2014-9034](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9034)
![](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/class-phpass.php in WordPress before 3.7.5, 3.8.x before 3.8.5, 3.9.x before 3.9.3, and 4.x before 4.0.1 allows remote attackers to cause a denial of service (CPU consumption) via a long password that is improperly handled during hashing, a similar issue to CVE-2014-9016.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/c0r3dump3d/wp_drupal_timing_attack
- https://github.com/harrystaley/CSCI4349_Week9_Honeypot
- https://github.com/harrystaley/TAMUSA_CSCI4349_Week9_Honeypot