Files
CVEs-PoC/2016/CVE-2016-2222.md
T
2025-09-29 21:09:30 +02:00

23 lines
989 B
Markdown

### [CVE-2016-2222](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2222)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The wp_http_validate_url function in wp-includes/http.php in WordPress before 4.4.2 allows remote attackers to conduct server-side request forgery (SSRF) attacks via a zero value in the first octet of an IPv4 address in the u parameter to wp-admin/press-this.php.
### POC
#### Reference
- https://wpvulndb.com/vulnerabilities/8376
#### Github
- https://github.com/20142995/nuclei-templates
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Afetter618/WordPress-PenTest
- https://github.com/ChusUEM/EPSS-Anomaly-Detector_v3
- https://github.com/csclgraham1/Assignment-7
- https://github.com/dinotrooper/codepath_week7_8