WordPress Core < 4.4.2 - Server-Side Request Forgery
Strategic Overview
3.7 – 4.4.1 · 9 branchesCVE-2016-2222Vulnerability Overview
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.
Technical Analysis
REMEDIATION: Update to one of the following versions, or a newer patched version: 3.7.13, 3.8.13, 3.9.11, 4.0.10, 4.1.10, 4.2.7, 4.3.3, 4.4.2 --- IDENTIFIER: CWE-918 (Server-Side Request Forgery (SSRF)) The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C