LM Easy Maps Security & Risk Analysis

wordpress.org/plugins/lm-easy-maps

LM Easy Maps is a plugin designed to make easy to insert maps into a post, page or widget.

10 active installs v1.1 PHP 5.4+ WP 4.6+ Updated Mar 16, 2021
easygeneratorgooglegooglemapsmaps
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is LM Easy Maps Safe to Use in 2026?

Generally Safe

Score 85/100

LM Easy Maps has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "lm-easy-maps" v1.1 plugin exhibits a generally good security posture with a very limited attack surface and no recorded vulnerabilities. The static analysis reveals a strong emphasis on security measures like nonce and capability checks, and the absence of file operations or external HTTP requests further contributes to a lower risk profile. However, the presence of the `create_function` dangerous function is a significant concern. Additionally, the low percentage of properly escaped output (34%) indicates potential for cross-site scripting (XSS) vulnerabilities, as data might be directly outputted without adequate sanitization. While the plugin has no known CVEs and a clean history, these specific code signals warrant attention and remediation to ensure continued security.

Key Concerns

  • Dangerous function create_function used
  • Low percentage of properly escaped output
  • SQL queries not fully using prepared statements
Vulnerabilities
None known

LM Easy Maps Security Vulnerabilities

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

LM Easy Maps Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

LM Easy Maps Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("LMEasyMaps");') );includes\lm-easy-maps-widget.php:137

SQL Query Safety

33% prepared3 total queries

Output Escaping

34% escaped29 total outputs
Attack Surface

LM Easy Maps Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[LMEasyMaps] includes\lm-easy-maps-functions.php:22
WordPress Hooks 7
actionplugins_loadedincludes\lm-easy-maps-functions.php:14
filterwidget_textincludes\lm-easy-maps-functions.php:23
actioninitincludes\lm-easy-maps-menu.php:41
filtermanage_lm-easy-maps_posts_columnsincludes\lm-easy-maps-menu.php:57
actionmanage_lm-easy-maps_posts_custom_columnincludes\lm-easy-maps-menu.php:70
actionsave_postincludes\lm-easy-maps-save.php:39
actionwidgets_initincludes\lm-easy-maps-widget.php:137
Maintenance & Trust

LM Easy Maps Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMar 16, 2021
PHP min version5.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LM Easy Maps Developer Profile

leonardoboss

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 LM Easy Maps

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lm-easy-maps/css/style.css
Version Parameters
lm-easy-maps/css/style.css?ver=lm-easy-maps.php?ver=

HTML / DOM Fingerprints

CSS Classes
mapoutergmap_canvasinput-areahelpdimensioniinput100
HTML Comments
Questo è utile per aggiungere colonne in un post_typemanage_***_posts_columns (al posto degli**** mettere lo slug )
Data Attributes
data-map_id
JS Globals
LMEasyMaps_modifica_mappaLMEasyMaps_menuadd_lmemaps_metaboxesset_custom_edit_lmemaps_columnscustom_lmemaps_columnlm_easy_maps
Shortcode Output
[LMEasyMaps map_id="lm-easy-maps-
FAQ

Frequently Asked Questions about LM Easy Maps