cve/2016/CVE-2016-2222.md
2024-05-26 14:27:05 +02:00

877 B

CVE-2016-2222

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

Github