PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Jan 8, 2026

CVE-2012-10018 Scanner

CVE-2012-10018 Scanner - Cross-Site Scripting (XSS) vulnerability in WordPress Mapplic

Est. Time~1 minutes
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.5k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2012-10018
8.3
CVSShigh
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Mapplic Liteby sekler
AFFECTED< 1.0.1SAFE ✓≥ 1.0.1
Mapplic - Custom Interactive Map WordPress Pluginby sekler
AFFECTED< 6.2SAFE ✓≥ 6.2
mapplicby mapplic
AFFECTED< 6.2SAFE ✓≥ 6.2
mapplic_liteby mapplic
AFFECTED< 1.0.1SAFE ✓≥ 1.0.1
Updated Aug 21, 2026View on NVD →
Detail

WordPress Mapplic and Mapplic Lite are popular mapping plugins for the content management system WordPress. These plugins are often used by bloggers, businesses, and developers to enhance their websites by adding interactive maps. With these plugins, admins can create detailed maps with multiple locations, and users can navigate these maps interactively. The ease of integration with WordPress themes and compatibility with various browsers make these plugins a favored choice among web developers and site administrators. Particularly appealing for websites that focus on geographic data or location-based services, these plugins enhance user engagement through visualized data.

The vulnerability present in WordPress Mapplic and Mapplic Lite is an authenticated stored cross-site scripting (XSS) issue. Attackers can exploit this vulnerability by injecting arbitrary remote URLs for SVG map files into the system. Once injected, these URLs are fetched and executed by the browser due to the use of jQuery .load() functions, and any embedded JavaScript will run in the context of the user visiting the page. This type of XSS vulnerability can affect both the admin panel and front-end pages, leading to potential compromise of user data and accounts.

Technical details reveal that this vulnerability resides in the inadequate sanitization of SVG file uploads. Authenticated users with author-level permissions have the ability to upload SVG files, which can contain embedded JavaScript code. When these files are inserted into the DOM using jQuery, the code within the SVG is executed, enabling the attacker to perform actions like session hijacking. This can particularly affect sensitive operations within the WordPress backend and any page where the map is rendered. While the specific vulnerable function is tied to the handling of SVG files, the absence of proper input validation allows this attack vector to be explored.

When successfully exploited, this vulnerability can have severe repercussions. The execution of malicious scripts may lead to session hijacking, allowing attackers to impersonate legitimate users. It could enable privilege escalation attacks or complete takeovers of the affected WordPress sites. Additionally, malicious actors could potentially extract sensitive data, manipulate content, or introduce further security threats. Given the potential scope of impact, addressing this vulnerability is crucial to maintaining site security and integrity.

REFERENCES

Solution Advice
  • Update Mapplic to version 7.0 or later, and Mapplic Lite to version 1.0.1 or later.
  • Conduct regular security audits on all plugins and ensure all developers are utilizing best practices for input validation.
  • Restrict SVG file uploads to only trusted administrators if feasible to minimize risk.
  • Enable Content Security Policies (CSP) to reduce the risk of XSS attacks.
  • Implement security monitoring tools to detect abnormal activities related to file uploads.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2012-10018 Scanner - Cross-Site Scripting (XSS) vulnerability in WordPress Mapplic | S4E