Store Locator Security & Risk Analysis

wordpress.org/plugins/fs-store-locator

Store Locator is the most comprehensive WordPress Store Locator that offers you immediate access to all the stores in your local area with leaflet Map …

0 active installs v1.0.1 PHP 5.6+ WP 4.6+ Updated Apr 12, 2021
locate-your-store-on-mapstore-locator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Store Locator Safe to Use in 2026?

Generally Safe

Score 85/100

Store Locator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "fs-store-locator" plugin v1.0.1 presents a mixed security posture. On the positive side, it demonstrates good practices in handling SQL queries, exclusively using prepared statements, and a high percentage of properly escaped outputs. The absence of known CVEs and dangerous functions is also a reassuring sign. However, a significant concern arises from the considerable attack surface exposed without proper authentication. Three out of four entry points, specifically AJAX handlers, lack any form of authorization checks. This creates a direct path for unauthenticated users to interact with potentially sensitive plugin functionalities.

Taint analysis reveals flows with unsanitized paths, although the severity is rated as low, this still indicates a potential for issues if the data is processed in a sensitive manner downstream. The lack of nonce checks on AJAX handlers further exacerbates the risk associated with the unprotected AJAX endpoints, as it opens the door for Cross-Site Request Forgery (CSRF) attacks. The plugin's history of no recorded vulnerabilities is positive, suggesting a generally secure development approach, but this should not overshadow the immediate risks identified in the static analysis.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
  • Missing nonce checks on AJAX handlers
Vulnerabilities
None known

Store Locator Security Vulnerabilities

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

Store Locator Code Analysis

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

Output Escaping

86% escaped59 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
fssl_search_by_leaflet (includes\fssl-admin-function.php:223)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Store Locator Attack Surface

Entry Points4
Unprotected3

AJAX Handlers 3

authwp_ajax_fssl_search_by_zipfssl-store-locator.php:47
noprivwp_ajax_fssl_search_by_zipfssl-store-locator.php:48
authwp_ajax_fssl_search_by_leafletfssl-store-locator.php:52

Shortcodes 1

[fssl-store-locator] fssl-store-locator.php:43
WordPress Hooks 6
actionthe_postsfssl-store-locator.php:28
actioninitfssl-store-locator.php:31
actionadd_meta_boxesfssl-store-locator.php:34
actionsave_postfssl-store-locator.php:37
actionadmin_menufssl-store-locator.php:40
actionadmin_enqueue_scriptsfssl-store-locator.php:61
Maintenance & Trust

Store Locator Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedApr 12, 2021
PHP min version5.6
Downloads1K

Community Trust

Rating20/100
Number of ratings1
Active installs0
Developer Profile

Store Locator Developer Profile

Fudugo Solutions

3 plugins · 10 total installs

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

How We Detect Store Locator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fs-store-locator/assets/css/fssl-map.css/wp-content/plugins/fs-store-locator/assets/css/leaflet.css/wp-content/plugins/fs-store-locator/assets/css/leaflet-search.src.css/wp-content/plugins/fs-store-locator/assets/js/fssl-map.js/wp-content/plugins/fs-store-locator/assets/js/leaflet-search.src.js/wp-content/plugins/fs-store-locator/assets/js/leaflet.js/wp-content/plugins/fs-store-locator/assets/js/map-view.js/wp-content/plugins/fs-store-locator/assets/js/admin-map-view.js
Script Paths
/wp-content/plugins/fs-store-locator/assets/js/leaflet.js/wp-content/plugins/fs-store-locator/assets/js/fssl-map.js/wp-content/plugins/fs-store-locator/assets/js/leaflet-search.src.js/wp-content/plugins/fs-store-locator/assets/js/map-view.js/wp-content/plugins/fs-store-locator/assets/js/admin-map-view.js

HTML / DOM Fingerprints

CSS Classes
fssl-map-wrapper
Data Attributes
data-latdata-lngdata-zoomdata-marker
JS Globals
fssl_search_by_zipfssl_search_by_leaflet
Shortcode Output
[fssl-store-locator]
FAQ

Frequently Asked Questions about Store Locator