gMapTip Security & Risk Analysis

wordpress.org/plugins/gmaptip

Add Google Maps Tooltips to your Posts & Pages.

10 active installs v1.5 PHP + WP 2.8+ Updated Unknown
googlegoogle-mapsmapmapstooltip
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is gMapTip Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "gmaptip" v1.5 plugin exhibits a strong security posture regarding common attack vectors. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code shows adherence to secure coding practices by exclusively using prepared statements for SQL queries and indicating no known vulnerabilities in its history. This suggests a well-maintained and secure plugin.

However, a significant concern arises from the static analysis revealing that 0% of the 12 identified output operations are properly escaped. This presents a substantial risk of cross-site scripting (XSS) vulnerabilities, where malicious code could be injected into the WordPress site through the plugin's output. While the plugin has no known historical vulnerabilities, this lack of output escaping is a critical oversight that attackers could exploit. The presence of the Select2 library, while not inherently a vulnerability, warrants attention for potential outdated versions if not actively managed.

In conclusion, "gmaptip" v1.5 benefits from a limited attack surface and secure database interaction. The paramount weakness is the complete lack of output escaping, which overshadows its strengths and represents a critical security blind spot. Users should be aware of this potential for XSS, and developers should prioritize addressing this issue in future updates.

Key Concerns

  • Output escaping not implemented
  • Bundled Select2 library (potential for outdated)
Vulnerabilities
None known

gMapTip Security Vulnerabilities

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

gMapTip Code Analysis

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

Bundled Libraries

Select2

Output Escaping

0% escaped12 total outputs
Attack Surface

gMapTip Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
filtermce_external_pluginsgmaptip.php:359
filtermce_buttonsgmaptip.php:360
actioninitgmaptip.php:377
actionwp_headgmaptip.php:378
actionadmin_headgmaptip.php:379
actionadmin_enqueue_scriptsgmaptip.php:380
actionadmin_menugmaptip.php:381
actioninitgmaptip.php:382
filterthe_contentgmaptip.php:384
Maintenance & Trust

gMapTip Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

gMapTip Developer Profile

Alexander Rauscha

3 plugins · 80 total installs

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

How We Detect gMapTip

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gmaptip/cp/cp.css/wp-content/plugins/gmaptip/cp/cp.js/wp-content/plugins/gmaptip/gmaptip.js/wp-content/plugins/gmaptip/gmaptip_admin.js
Script Paths
http://maps.google.com/maps/api/js?sensor=falsehttp://www.google.com/uds/api?file=uds.js&v=1.0&http://code.google.com/apis/gears/gears_init.js

HTML / DOM Fingerprints

CSS Classes
gmt_linkgmt_Info
HTML Comments
<!-- gMapTip Style --><!-- End gMapTip Style -->
Data Attributes
class="gmt_link"id="gmt_tip"class="gmt_Info"id="gmt_map"class="gmt_colorp"
JS Globals
GMT_PLUGIN_URLGMT_VERSION
Shortcode Output
<a href="JavaScript:void(null);" class="gmt_link" ><span style="display:none"></span></a>
FAQ

Frequently Asked Questions about gMapTip