MapSVG Lite < 3.3.0 - Cross-Site Request Forgery
Strategic Overview
< 3.3.0CVE-2019-1000003Vulnerability Overview
MapSVG MapSVG Lite version 3.2.3 contains a Cross Site Request Forgery (CSRF) vulnerability in REST endpoint /wp-admin/admin-ajax.php?action=mapsvg_save that can result in an attacker modifying post data, including embedding javascript. This attack appears to be exploitable via a victim who must be logged in to WordPress as an admin, and click a link. This vulnerability appears to have been fixed in 3.3.0 and later.
Technical Analysis
REMEDIATION: Update to version 3.3.0, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C