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

|
|

|
|

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