TCBD Google Map Security & Risk Analysis

wordpress.org/plugins/tcbd-google-map

This plugin will enable Awesome Google map in your Wordpress theme.

10 active installs v2.1 PHP + WP 3.0+ Updated May 19, 2024
best-google-mapsbest-mapsstore-locatorwp-google-mapswp-maps
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TCBD Google Map Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'tcbd-google-map' plugin version 2.1 exhibits a generally good security posture based on the provided static analysis. The absence of known vulnerabilities, critical taint flows, and dangerous functions is a significant strength. Furthermore, all SQL queries are prepared, and there are no file operations or external HTTP requests, reducing potential attack vectors. The presence of capability checks on certain entry points also indicates an awareness of authorization mechanisms.

However, there are areas for improvement. The static analysis revealed that only 67% of output escaping is properly implemented, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not sanitized before being displayed. The absence of nonce checks on the single identified shortcode entry point is also a concern, as it might allow for Cross-Site Request Forgery (CSRF) attacks, especially if the shortcode performs any state-changing actions.

With no recorded vulnerabilities historically, this plugin appears to be well-maintained or has not been a target. Nevertheless, the identified output escaping and nonce check deficiencies present potential risks. While the attack surface is small and largely protected by capability checks, these specific coding practices could still be exploited. Therefore, while the plugin is in a relatively secure state, addressing the output escaping and nonce check issues would significantly enhance its overall security.

Key Concerns

  • Insufficient output escaping
  • Missing nonce check on shortcode
Vulnerabilities
None known

TCBD Google Map Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

TCBD Google Map Release Timeline

v2.1Current
v2.0
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 17, 2026

TCBD Google Map Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

67% escaped12 total outputs
Attack Surface

TCBD Google Map Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tcbd-map] plugin-hook.php:134
WordPress Hooks 9
actionadmin_menuinc\settings.php:11
actionadmin_initinc\settings.php:22
filtermce_external_pluginsplugin-hook.php:42
filtermce_buttonsplugin-hook.php:43
actionadmin_headplugin-hook.php:46
filterplugin_action_linksplugin-hook.php:87
actionwp_enqueue_scriptsplugin-hook.php:113
actionadmin_enqueue_scriptsplugin-hook.php:123
actionwp_footerplugin-hook.php:539
Maintenance & Trust

TCBD Google Map Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 19, 2024
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

TCBD Google Map Developer Profile

Touhidul Sadeek

24 plugins · 1K total installs

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

How We Detect TCBD 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/tcbd-google-map/js/tinymce.js/wp-content/plugins/tcbd-google-map/js/tcbd-maplace-0.1.3.min.js/wp-content/plugins/tcbd-google-map/css/tcbd-map-css.css
Script Paths
//maps.google.com/maps/api/js?sensor=false&libraries=geometry&v=3.7&key=
Version Parameters
/wp-content/plugins/tcbd-google-map/js/tcbd-maplace-0.1.3.min.js?ver=0.1.3

HTML / DOM Fingerprints

Data Attributes
id="gmap"id="controls"
JS Globals
Maplace
Shortcode Output
<div style="height: ; width: ;" id="gmap"></div><div id="controls"></div>
FAQ

Frequently Asked Questions about TCBD Google Map