mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
20 lines
869 B
Markdown
20 lines
869 B
Markdown
### [CVE-2014-9034](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9034)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|