WordPress Core < 3.5.2 - Server Side Request Forgery

2013-06-21 00:00
Anonymous

Strategic Overview

Status
Patched in 3.5.2
Affected CoreWordPress 3.5
Affected Version<= 3.5.1
CVSS5.4Medium
CVECVE-2013-2199
View all WordPress 3.5 vulnerabilities

Vulnerability 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