Posts on a map Security & Risk Analysis

wordpress.org/plugins/posts-on-a-map

Add a custom field for GPS coordinates in the post editor and show a map under under the content of the post.

10 active installs v1.1 PHP + WP 3.3+ Updated Nov 15, 2012
google-mapsgpshikingplacestravel
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Posts on a map Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The 'posts-on-a-map' v1.1 plugin demonstrates a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with open attack surfaces is a significant positive. The code adheres to secure practices by exclusively using prepared statements for SQL queries and includes a nonce check and capability checks, indicating an effort to prevent common attack vectors. The plugin also avoids external HTTP requests and does not bundle third-party libraries, which further reduces its attack surface.

Despite these strengths, there is a minor concern regarding output escaping, with 27% of outputs not being properly escaped. While no critical or high-severity issues were identified in the taint analysis, this incomplete escaping could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is ever introduced into these unescaped outputs. The plugin's vulnerability history is clean, with no recorded CVEs, which is a very positive indicator. However, this can also mean that the plugin has not been subjected to extensive security audits or encountered real-world exploitation, so vigilance is still necessary.

Overall, 'posts-on-a-map' v1.1 appears to be a secure plugin with a minimal attack surface and good coding practices. The primary area for improvement lies in ensuring all output is properly escaped to mitigate potential XSS risks. The lack of historical vulnerabilities is reassuring, but a complete output escaping strategy would further solidify its security.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Posts on a map Security Vulnerabilities

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

Posts on a map Release Timeline

v1.0
Code Analysis
Analyzed Mar 17, 2026

Posts on a map Code Analysis

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

Output Escaping

73% escaped15 total outputs
Attack Surface

Posts on a map Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initmap.php:20
actionadmin_menumap.php:63
filterwp_headmap.php:71
filterthe_contentmap.php:120
actionadd_meta_boxesmap.php:130
actionsave_postmap.php:150
Maintenance & Trust

Posts on a map Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedNov 15, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Posts on a map Developer Profile

jean

1 plugin · 10 total installs

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

How We Detect Posts on a map

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/posts-on-a-map/point.png
Script Paths
http://maps.google.com/maps/api/js?sensor=true

HTML / DOM Fingerprints

CSS Classes
jc_mapjc_list_points
Data Attributes
name="jc_posts_map_id"name="jc_icon_url"name="_jc_gps_field"
Shortcode Output
<h3>Map</h3><div class="jc_map" style="width: 100%; height: 350px;"><h3>Points</h3><ul><li>
FAQ

Frequently Asked Questions about Posts on a map