WordPress Core < 4.0.1 - Server-Side Request Forgery

2014-11-20 00:00
Ben Bidner

Strategic Overview

Status
Patched in 3.7.5
Affected CoreWordPress 4.0
Affected Version3.7 – 4.0 · 5 branches
CVSS7.7High
CVECVE-2014-9038
View all WordPress 4.0 vulnerabilities

Vulnerability Overview

wp-includes/http.php in WordPress before 3.7.5, 3.8.x before 3.8.5, 3.9.x before 3.9.3, and 4.x before 4.0.1 allows remote attackers to conduct server-side request forgery (SSRF) attacks by referring to a 127.0.0.0/8 resource.

Technical Analysis

REMEDIATION: Update to one of the following versions, or a newer patched version: 3.7.5, 3.8.5, 3.9.3, 4.0.1 --- 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