Local Market Explorer Security & Risk Analysis

wordpress.org/plugins/local-market-explorer

This plugin allows WordPress to load data from a number of neighborhood-related APIs to be presented on a single page or within your own pages / posts …

100 active installs v4.5.2 PHP + WP 3.0+ Updated Dec 15, 2015
localreal-estatestreetadvisorwalk-scorezillow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Local Market Explorer Safe to Use in 2026?

Generally Safe

Score 85/100

Local Market Explorer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "local-market-explorer" plugin v4.5.2 exhibits a concerning security posture due to several critical weaknesses identified in the static analysis. While it boasts a clean vulnerability history with no known CVEs and uses prepared statements for all SQL queries, this is overshadowed by significant risks in its entry points and code practices. The presence of an unprotected AJAX handler presents a direct attack vector, allowing unauthorized users to potentially trigger malicious actions or access sensitive data. Furthermore, the plugin utilizes the dangerous `unserialize` function, a known source of deserialization vulnerabilities, and a very low percentage of its output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) attacks. The taint analysis also revealed unsanitized paths, suggesting potential vulnerabilities that could be exploited if combined with other weaknesses. While the absence of known vulnerabilities is a positive sign, it is likely due to the plugin not being a prominent target or the vulnerabilities not being publicly disclosed. The plugin's strengths lie in its SQL query handling and lack of file operations, but these are outweighed by the critical risks associated with unprotected entry points, improper output escaping, and the use of dangerous functions. Users should exercise extreme caution.

Key Concerns

  • Unprotected AJAX handler
  • Dangerous function: unserialize used
  • Low output escaping percentage
  • Unsanitized paths in taint flows
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Local Market Explorer Security Vulnerabilities

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

Local Market Explorer Code Analysis

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

Dangerous Functions Found

unserializereturn unserialize(gzinflate(base64_decode($content)));api-requester.php:84
unserialize$lme_area_cities = unserialize(get_option("lme_area_cities"));lme.php:103
unserialize$lme_area_states = unserialize(get_option("lme_area_states"));lme.php:104
unserialize$lme_area_descriptions = unserialize(get_option("lme_area_descriptions"));lme.php:105

Bundled Libraries

jQueryTinyMCE

SQL Query Safety

100% prepared8 total queries

Output Escaping

26% escaped34 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
proxyZillowApiRequest (admin.php:385)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Local Market Explorer Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_lme-proxyZillowApiRequestadmin.php:4

Shortcodes 1

[lme-module] shortcodes.php:40
WordPress Hooks 11
actionadmin_initadmin.php:2
actionadmin_menuadmin.php:3
filtermce_external_pluginsadmin.php:12
filtermce_buttonsadmin.php:13
actionwidgets_initlme.php:64
filterrewrite_rules_arraymodules-page-rewrite.php:2
filterquery_varsmodules-page-rewrite.php:3
actionpre_get_postsmodules-page.php:5
filterposts_requestmodules-page.php:6
filterthe_postsmodules-page.php:7
actionsm_buildmapxml-sitemaps.php:3
Maintenance & Trust

Local Market Explorer Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedDec 15, 2015
PHP min version
Downloads28K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

Local Market Explorer Developer Profile

amattie

2 plugins · 110 total installs

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

How We Detect Local Market Explorer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/local-market-explorer/css/admin.css/wp-content/plugins/local-market-explorer/css/jquery-ui-1.7.2.custom.css/wp-content/plugins/local-market-explorer/js/admin.js/wp-content/plugins/local-market-explorer/js/yui-min.js/wp-content/plugins/local-market-explorer/tinymce/lmemodule/editor_plugin.js
Script Paths
/wp-content/plugins/local-market-explorer/js/yui-min.js/wp-content/plugins/local-market-explorer/js/admin.js/wp-content/plugins/local-market-explorer/tinymce/lmemodule/editor_plugin.js
Version Parameters
local-market-explorer/css/admin.css?ver=local-market-explorer/css/jquery-ui-1.7.2.custom.css?ver=local-market-explorer/js/admin.js?ver=local-market-explorer/js/yui-min.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-lme-module-iddata-lme-module-type
JS Globals
lme_admin_optionsLME_PLUGIN_URLLME_PLUGIN_VERSIONLME_AJAX_URL
REST Endpoints
/wp-json/local-market-explorer/v1/zillow-proxy
Shortcode Output
[lme_areas][lme_market_stats][lme_market_activity][lme_walk_score]
FAQ

Frequently Asked Questions about Local Market Explorer