mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
21 lines
857 B
Markdown
21 lines
857 B
Markdown
### [CVE-2016-4029](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4029)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
WordPress before 4.5 does not consider octal and hexadecimal IP address formats when determining an intranet address, which allows remote attackers to bypass an intended SSRF protection mechanism via a crafted address.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpvulndb.com/vulnerabilities/8473
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Afetter618/WordPress-PenTest
|
|
- https://github.com/harrystaley/CSCI4349_Week9_Honeypot
|
|
- https://github.com/harrystaley/TAMUSA_CSCI4349_Week9_Honeypot
|
|
|