Multiple Location Google Map Security & Risk Analysis

wordpress.org/plugins/multiple-location-google-map

Multiple Location Google Map is a user friendly plugin that doesn't require any coding skills or customization. MLGM allows you to create a custo …

100 active installs v1.1 PHP + WP 3.5+ Updated Jan 21, 2017
google-map-markersgoogle-mapsmapmarkermultiple-location-google-map
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEApr 9, 2025
Safety Verdict

Is Multiple Location Google Map Safe to Use in 2026?

Use With Caution

Score 63/100

Multiple Location Google Map has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Apr 9, 2025Updated 9yr ago
Risk Assessment

The 'multiple-location-google-map' plugin version 1.1 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and includes nonce and capability checks for its identified entry points. It also avoids bundling external libraries, which can be a source of vulnerabilities. However, several concerns arise from the static analysis. A significant portion of output is not properly escaped (72%), creating a risk of Cross-Site Scripting (XSS) vulnerabilities if untrusted data is directly outputted. Furthermore, all four taint analysis flows resulted in unsanitized paths, indicating potential issues where data might be processed in an insecure manner, although no critical or high severity issues were flagged here. The plugin's vulnerability history is a substantial concern, with one medium-severity CVE that remains unpatched. This suggests a pattern of past security weaknesses and a current active threat that needs immediate attention.

Key Concerns

  • Unpatched CVE (medium severity)
  • High percentage of unescaped output
  • All taint flows have unsanitized paths
Vulnerabilities
1

Multiple Location Google Map Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-32617medium · 6.1Cross-Site Request Forgery (CSRF)

Multiple Location Google Map <= 1.1 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Apr 9, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Multiple Location Google Map Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
63
25 escaped
Nonce Checks
2
Capability Checks
2
File Operations
2
External Requests
2
Bundled Libraries
0

Output Escaping

28% escaped88 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
<manage_maps> (includes\admin\setting\manage_maps.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Multiple Location Google Map Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[MLGM] includes\shortcode.php:8
[MLGM] Latest\multiple-location-google-map\includes\shortcode.php:8
WordPress Hooks 16
actionadmin_menuincludes\admin\admin.php:10
actionadmin_enqueue_scriptsincludes\admin\admin.php:11
actioninitincludes\admin\installation.php:29
actionadd_meta_boxesincludes\admin\installation.php:31
actionsave_postincludes\admin\installation.php:52
actionwp_headincludes\shortcode.php:9
filterthe_contentincludes\shortcode.php:10
actionadmin_menuLatest\multiple-location-google-map\includes\admin\admin.php:10
actionadmin_enqueue_scriptsLatest\multiple-location-google-map\includes\admin\admin.php:11
actioninitLatest\multiple-location-google-map\includes\admin\installation.php:41
actionadd_meta_boxesLatest\multiple-location-google-map\includes\admin\installation.php:43
actionsave_postLatest\multiple-location-google-map\includes\admin\installation.php:64
actionwp_headLatest\multiple-location-google-map\includes\shortcode.php:9
filterthe_contentLatest\multiple-location-google-map\includes\shortcode.php:10
actionplugins_loadedLatest\multiple-location-google-map\multiple-location-google-map.php:23
actionplugins_loadedmultiple-location-google-map.php:23
Maintenance & Trust

Multiple Location Google Map Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJan 21, 2017
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Developer Profile

Multiple Location Google Map Developer Profile

Ydesignservices

1 plugin · 100 total installs

68
trust score
Avg Security Score
63/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Multiple Location Google Map

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/multiple-location-google-map/asset/css/yds-map-css.css/wp-content/plugins/multiple-location-google-map/asset/css/jquery-ui.css/wp-content/plugins/multiple-location-google-map/asset/js/yds-color-picker.js/wp-content/plugins/multiple-location-google-map/asset/js/range-slider.js/wp-content/plugins/multiple-location-google-map/asset/js/jquery.axgmap.js

HTML / DOM Fingerprints

CSS Classes
axgmap
Data Attributes
data-latlngdata-zoomdata-draggabledata-scrollwheeldata-map-type-controldata-overview-map-control+5 more
Shortcode Output
[MLGM]
FAQ

Frequently Asked Questions about Multiple Location Google Map