WordPress Core < 3.5.2 - Server Side Request Forgery
2013-06-21 00:00
AnonymousStrategic Overview
StatusPatched in 3.5.2
Affected CoreWordPress 3.5
Affected Version
<= 3.5.1CVSS5.4Medium
CVE
CVE-2013-2199Vulnerability Overview
The HTTP API in WordPress before 3.5.2 allows remote attackers to send HTTP requests to intranet servers via unspecified vectors, related to a Server-Side Request Forgery (SSRF) issue, a similar vulnerability to CVE-2013-0235.
Technical Analysis
REMEDIATION: Update to version 3.5.2, or a newer patched version --- 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