Google Map Tab Security & Risk Analysis

wordpress.org/plugins/google-map-tab

A plugin that allows you to tab with Google Maps

10 active installs v1.0 PHP + WP 3.0+ Updated Jul 16, 2014
editorjqueryjquery-tabsshortcodetabs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Google Map Tab Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The google-map-tab v1.0 plugin presents a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities (CVEs) and a relatively small attack surface with only one shortcode as an entry point. There are also no external HTTP requests, file operations, or dangerous functions identified in the static analysis. However, there are significant concerns regarding output escaping and the absence of proper security checks like capability checks and nonce checks. The static analysis reveals that 0% of the 86 output operations are properly escaped, which is a major red flag for Cross-Site Scripting (XSS) vulnerabilities. While the SQL queries show a decent percentage using prepared statements, the lack of other security checks could still expose the plugin to various attacks. The absence of any taint analysis flows is not necessarily a positive indicator, as it might simply mean the analysis couldn't be performed effectively due to other structural issues or a lack of complex data flow, rather than indicating true safety. Overall, while the plugin has a clean vulnerability history, the lack of output escaping and fundamental security checks creates a substantial risk that needs immediate attention.

Key Concerns

  • Unescaped output detected
  • Missing capability checks
  • Missing nonce checks
  • SQL queries without prepared statements (25%)
Vulnerabilities
None known

Google Map Tab Security Vulnerabilities

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

Google Map Tab Code Analysis

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

Bundled Libraries

TinyMCE

SQL Query Safety

75% prepared4 total queries

Output Escaping

0% escaped86 total outputs
Attack Surface

Google Map Tab Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[google-map-tab] inc\gmt-shortcode.php:3
WordPress Hooks 9
actionadmin_menugoogle-map-tab.php:21
actionadmin_initgoogle-map-tab.php:33
actionplugins_loadedgoogle-map-tab.php:36
actionadmin_enqueue_scriptsgoogle-map-tab.php:57
actionwp_enqueue_scriptsgoogle-map-tab.php:65
actionplugins_loadedinc\db-settings.php:50
actionadmin_headinc\shortcode.php:2
filtermce_external_pluginsinc\shortcode.php:9
filtermce_buttonsinc\shortcode.php:10
Maintenance & Trust

Google Map Tab Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJul 16, 2014
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings1
Active installs10
Developer Profile

Google Map Tab Developer Profile

Isaias Oliveira

2 plugins · 20 total installs

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

How We Detect Google Map Tab

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/google-map-tab/inc/css/styles.css/wp-content/plugins/google-map-tab/inc/js/wp-tab-bar.js/wp-content/plugins/google-map-tab/inc/js/jscolor.js/wp-content/plugins/google-map-tab/inc/js/maplace.min.js
Script Paths
http://maps.google.com/maps/api/js?sensor=false&libraries=geometry&v=3.7

HTML / DOM Fingerprints

CSS Classes
rowullistactive
Data Attributes
id="controls-id="info-id="gmap-map_div="#gmap-controls_div="#controls-afterShow:
JS Globals
var $jquery = jQuery.noConflict();
Shortcode Output
<section id="tabs"<div id="controls-<div id="gmap-
FAQ

Frequently Asked Questions about Google Map Tab