Simple Google Maps Security & Risk Analysis

wordpress.org/plugins/some-maps

An easy way to create google maps with markers and embed them in your posts. Uses post types!

10 active installs v1.4 PHP + WP 2.9+ Updated Jan 30, 2011
ajaxgeocodegooglemapsreverse
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Google Maps Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The 'some-maps' v1.4 plugin exhibits a generally good security posture based on the static analysis and vulnerability history. There are no known vulnerabilities (CVEs) or critical taint flows detected, and the plugin appears to follow several good security practices. Notably, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which significantly reduces certain classes of risk. The plugin also implements nonce and capability checks, contributing to its defense against unauthorized actions. However, the static analysis does reveal a weakness in output escaping, with 57% of outputs being properly escaped. This means that nearly half of the plugin's outputs are not being sanitized, which could lead to cross-site scripting (XSS) vulnerabilities if user-controlled data is rendered directly. While the attack surface is small (only one shortcode) and no entry points are currently unprotected, the unescaped outputs represent a tangible risk that could be exploited. The lack of any past vulnerabilities is a positive sign, but it's crucial to address the identified output escaping issue to maintain a strong security profile.

Key Concerns

  • Output escaping is insufficient (43% unescaped)
Vulnerabilities
None known

Simple Google Maps Security Vulnerabilities

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

Simple Google Maps Code Analysis

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

Output Escaping

57% escaped28 total outputs
Attack Surface

Simple Google Maps Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[map] includes\some-maps.class.php:37
WordPress Hooks 9
actioninitincludes\some-maps.class.php:28
actioninitincludes\some-maps.class.php:29
actioninitincludes\some-maps.class.php:30
actioninitincludes\some-maps.class.php:31
actioninitincludes\some-maps.class.php:32
actionwpincludes\some-maps.class.php:33
actionsave_postincludes\some-maps.class.php:34
actionsave_postincludes\some-maps.class.php:35
filterthe_commentsincludes\some-maps.class.php:36
Maintenance & Trust

Simple Google Maps Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJan 30, 2011
PHP min version
Downloads4K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Simple Google Maps Developer Profile

S

8 plugins · 490 total installs

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

How We Detect Simple Google Maps

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/some-maps/css/some-maps.css/wp-content/plugins/some-maps/js/some-maps.js/wp-content/plugins/some-maps/js/some-maps.admin.js
Script Paths
/wp-content/plugins/some-maps/js/some-maps.js/wp-content/plugins/some-maps/js/some-maps.admin.js
Version Parameters
some-maps/css/some-maps.css?ver=some-maps/js/some-maps.js?ver=some-maps/js/some-maps.admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
some-maps-containersome-maps-map
HTML Comments
<!-- Published by Simple Google Maps --><!-- Shortcode --><!-- Settings --><!-- Entries -->+6 more
Data Attributes
data-map-widthdata-map-heightdata-map-latdata-map-londata-map-zoomdata-map-submits+3 more
JS Globals
some_maps_params
Shortcode Output
<div class="some-maps-container"
FAQ

Frequently Asked Questions about Simple Google Maps