Unofficial WordPress.com Google Maps Shortcode Security & Risk Analysis

wordpress.org/plugins/unofficial-wordpresscom-google-maps-shortcode

Unofficial plugin to implement the Google Maps shortcode available on WordPress.com sites.

30 active installs v1.1 PHP + WP 2.5+ Updated Sep 30, 2011
google-mapsshortcodewordpress-com
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Unofficial WordPress.com Google Maps Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "unofficial-wordpresscom-google-maps-shortcode" plugin version 1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries are all positive indicators. Furthermore, all identified output is properly escaped. The vulnerability history also shows no known CVEs, suggesting a mature and secure codebase.

However, there are notable areas for improvement. The most significant concern is the complete lack of nonce checks and capability checks across all entry points, including the single shortcode. While the current analysis shows 0 unprotected entry points, this is likely due to the absence of other security mechanisms that would trigger a deduction. The absence of these critical checks creates a potential for unauthorized actions if the shortcode's functionality were to become vulnerable to manipulation through user input in the future. The taint analysis reporting zero flows is positive but might be an artifact of limited analysis scope rather than an absolute guarantee of no vulnerabilities.

In conclusion, the plugin demonstrates good fundamental security practices, particularly in its handling of data and SQL. The absence of historical vulnerabilities is reassuring. However, the complete omission of nonce and capability checks represents a significant weakness that could expose the site to security risks if the shortcode's functionality is ever exploited. Addressing this would significantly bolster the plugin's security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Unofficial WordPress.com Google Maps Shortcode Security Vulnerabilities

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

Unofficial WordPress.com Google Maps Shortcode Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Unofficial WordPress.com Google Maps Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[googlemaps] unofficial-wordpresscom-google-maps-shortcode.php:42
WordPress Hooks 2
filterthe_contentunofficial-wordpresscom-google-maps-shortcode.php:33
filterwp_insert_post_dataunofficial-wordpresscom-google-maps-shortcode.php:86
Maintenance & Trust

Unofficial WordPress.com Google Maps Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedSep 30, 2011
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Unofficial WordPress.com Google Maps Shortcode Developer Profile

fonglh

1 plugin · 30 total installs

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

How We Detect Unofficial WordPress.com Google Maps Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<iframe width="height="frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src=""></iframe><br />
FAQ

Frequently Asked Questions about Unofficial WordPress.com Google Maps Shortcode