SM Google Maps Security & Risk Analysis

wordpress.org/plugins/sm-google-maps

The SM Google Maps is a wordpress widget plugin used to integrate google map to your web site widget area.

0 active installs v1.0.0 PHP + WP 3.5.1+ Updated Oct 12, 2017
googlegoogle-mapsmapswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SM Google Maps Safe to Use in 2026?

Generally Safe

Score 85/100

SM Google Maps has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The sm-google-maps plugin v1.0.0 exhibits a generally good security posture with no known vulnerabilities or recorded CVEs. The static analysis reveals a remarkably small attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential for external exploitation. Furthermore, the code signals indicate a responsible approach to SQL queries, with 100% usage of prepared statements, and no dangerous functions, file operations, or external HTTP requests were detected. However, a significant concern arises from the output escaping, where only 28% of outputs are properly escaped. This indicates a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data or plugin-generated content is not adequately sanitized before being displayed to users.

The lack of detected taint flows and the absence of critical or high severity issues in code signals are positive indicators. The vulnerability history also suggests a clean track record for this plugin. Despite the absence of explicit security checks like nonces or capability checks (which is less concerning given the zero attack surface), the poor output escaping is the primary weakness. This suggests that while the plugin may not be easily exploitable through direct entry points, it could still be vulnerable to XSS attacks if specific, unhandled output scenarios exist within its functionality.

Key Concerns

  • Low output escaping rate
Vulnerabilities
None known

SM Google Maps Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

SM Google Maps Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
31
12 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

28% escaped43 total outputs
Attack Surface

SM Google Maps Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initsm-google-maps.php:157
Maintenance & Trust

SM Google Maps Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 12, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SM Google Maps Developer Profile

Mahabubur Rahman

10 plugins · 650 total installs

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

How We Detect SM Google Maps

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

Asset Fingerprints

Script Paths
https://maps.googleapis.com/maps/api/js?key=https://maps.googleapis.com/maps/api/js?key=&callback=initMap

HTML / DOM Fingerprints

CSS Classes
SMGoogleMaps_Widget
HTML Comments
Replace the value of the key parameter with your own API key.
Data Attributes
id="map"name="apiKey"name="lat"name="lng"name="mapTypeId"id="map"+17 more
JS Globals
var map;
FAQ

Frequently Asked Questions about SM Google Maps