Mapplic Lite and Mapplic <= (Various Versions) - Server Side Request Forgery to Cross-Site Scirpting

2012-03-23 00:00
Eagle Eye

Strategic Overview

Status
Patched in 1.0.1
Affected PluginMapplic Lite
Affected Version< 1.0.1
CVSS8.3High
CVECVE-2012-10018
View all Mapplic Lite vulnerabilities

Vulnerability Overview

The Mapplic and Mapplic Lite plugins for WordPress are vulnerable to Server-Side Request Forgery in versions up to, and including 6.1, 1.0 respectively. This makes it possible for attackers to forgery requests coming from a vulnerable site's server and ultimately perform an XSS attack if requesting an SVG file.

Technical Analysis

REMEDIATION: Update to version 1.0.1, 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