
Simple Google Directions Security & Risk Analysis
wordpress.org/plugins/simple-google-directionsSimple Google Directions uses the Maps API and returns step-by-step directions.
Is Simple Google Directions Safe to Use in 2026?
Generally Safe
Score 85/100Simple Google Directions has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "simple-google-directions" plugin version 1.2 exhibits a mixed security posture. On the positive side, it has a very limited attack surface with only one shortcode as an entry point and no AJAX handlers or REST API routes exposed without authentication. Furthermore, there are no recorded vulnerabilities or CVEs, suggesting a history of stable and potentially secure code. The absence of dangerous functions, file operations, and external HTTP requests also contributes to a favorable assessment.
However, a significant concern arises from the complete lack of output escaping. With 10 total outputs and 0% properly escaped, this presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data processed and displayed by the plugin, if not rigorously sanitized by external means, could be exploited by attackers to inject malicious scripts. The absence of nonce checks and capability checks, while not immediately concerning given the limited attack surface and lack of AJAX/REST routes, indicates a potential weakness if the plugin were to evolve or if the shortcode were to handle sensitive data in the future.
In conclusion, while the plugin benefits from a small attack surface and a clean vulnerability history, the pervasive lack of output escaping is a critical flaw that severely undermines its security. This issue requires immediate attention to prevent potential XSS attacks. The absence of other common security checks is less critical at this moment but represents a potential area for future improvement.
Key Concerns
- No output escaping
- No nonce checks
- No capability checks
Simple Google Directions Security Vulnerabilities
Simple Google Directions Code Analysis
Output Escaping
Simple Google Directions Attack Surface
Shortcodes 1
WordPress Hooks 2
Maintenance & Trust
Simple Google Directions Maintenance & Trust
Maintenance Signals
Community Trust
Simple Google Directions Alternatives
WP Store Locator
wp-store-locator
An easy to use location management system that enables users to search for nearby physical stores.
Store Locator WordPress
agile-store-locator
Agile Store Locator is a premium store finder plugin designed to offer you immediate access to all the best stores in your local area.
MK Google Directions
google-distance-calculator
Enable use of Google Directions in your WordPress blog.
AB Google Map Travel (AB-MAP)
ab-google-map-travel
Created By: Aboobacker P Ummer Email : aboobackerp@gmail.com Free version demo: wp.aboobacker.com https://www.youtube.com/watch?v=oNmJB5Ioy5A Have …
WP Google Auto Directions Path Finder
wp-google-auto-directions-path-finder
Calculates the best route between two points using google directions. With auto detection for both points.
Simple Google Directions Developer Profile
2 plugins · 60 total installs
How We Detect Simple Google Directions
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/simple-google-directions/simple-google.php/wp-content/plugins/simple-google-directions/simple-google.phpsimple-google-directions/simple-google.php?ver=1.2HTML / DOM Fingerprints
name="directions"id="directions"name="address"id="address"name="sgdAddress"id="sgdAddress"+5 moreSGD_VERSION<form name="directions"<input type="text" name="address"<input type="hidden" name="sgdAddress"<input type="submit" id="submit"