Pazzey's Store Locator Security & Risk Analysis

wordpress.org/plugins/pazzeys-store-locator

Store Locator Plugin that lets you embed a Google Maps powered store locator.

10 active installs v2.1.0 PHP 7.4+ WP 5.0+ Updated Jan 31, 2026
embed-google-mapsgoogle-mapsgoogle-maps-store-locatorlocationsstore-locator
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Pazzey's Store Locator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The pazzeys-store-locator plugin, version 2.1.0, demonstrates a generally good security posture based on the provided static analysis. The code adheres to many WordPress security best practices, including the use of prepared statements for all SQL queries and a high percentage of properly escaped output. Crucially, all identified AJAX and REST API entry points appear to have appropriate authentication and capability checks, significantly reducing the risk of unauthorized access or manipulation. The absence of any recorded vulnerabilities in its history further reinforces this positive assessment.

Despite the strong foundation, two flows with unsanitized paths were identified during the taint analysis. While classified as low severity (0 critical, 0 high), these represent potential weaknesses that could be exploited under specific circumstances, especially if they interact with user-supplied data that is not sufficiently validated. The presence of file operations also warrants a minor consideration, though without further context on how these are implemented, it's difficult to definitively assess the risk. Overall, the plugin is robust, but the identified taint flows suggest a need for careful review and remediation to achieve an even higher level of security.

Key Concerns

  • Taint flows with unsanitized paths (2)
Vulnerabilities
None known

Pazzey's Store Locator Security Vulnerabilities

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

Pazzey's Store Locator Code Analysis

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

Output Escaping

94% escaped135 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
handle_csv_upload (includes\class-pazzey-import.php:216)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Pazzey's Store Locator Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_pazzey_search_storesincludes\class-pazzey-ajax.php:18
noprivwp_ajax_pazzey_search_storesincludes\class-pazzey-ajax.php:19

Shortcodes 1

[storelocator] store_locator.php:181
WordPress Hooks 23
actioninitincludes\class-pazzey-cpt.php:18
actionadd_meta_boxesincludes\class-pazzey-cpt.php:19
actionsave_post_pazzey_storeincludes\class-pazzey-cpt.php:20
actionadmin_enqueue_scriptsincludes\class-pazzey-cpt.php:21
actionadmin_menuincludes\class-pazzey-import.php:38
actionadmin_initincludes\class-pazzey-import.php:39
actionadmin_initincludes\class-pazzey-import.php:40
actionadmin_initincludes\class-pazzey-import.php:41
actionadmin_initincludes\class-pazzey-import.php:42
actionadmin_noticesincludes\class-pazzey-import.php:222
actionadmin_noticesincludes\class-pazzey-import.php:233
actionadmin_noticesincludes\class-pazzey-import.php:244
actionadmin_noticesincludes\class-pazzey-import.php:252
actionadmin_noticesincludes\class-pazzey-import.php:263
actionadmin_noticesincludes\class-pazzey-import.php:294
actionadmin_noticesincludes\class-pazzey-import.php:307
actionadmin_menuincludes\class-pazzey-settings.php:18
actionadmin_initincludes\class-pazzey-settings.php:19
actionplugins_loadedstore_locator.php:50
actionplugins_loadedstore_locator.php:61
actioninitstore_locator.php:73
actionwp_enqueue_scriptsstore_locator.php:151
actionadmin_noticesstore_locator.php:228
Maintenance & Trust

Pazzey's Store Locator Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 31, 2026
PHP min version7.4
Downloads5K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Pazzey's Store Locator Developer Profile

Cris Puno

2 plugins · 60 total installs

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

How We Detect Pazzey's 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/pazzeys-store-locator/assets/css/store-locator.css/wp-content/plugins/pazzeys-store-locator/assets/js/store-locator.js
Script Paths
https://maps.googleapis.com/maps/api/js
Version Parameters
pazzeys-store-locator/assets/css/store-locator.css?ver=pazzeys-store-locator/assets/js/store-locator.js?ver=

HTML / DOM Fingerprints

CSS Classes
pazzey-store-locator-mappazzey-store-locator-search
Data Attributes
data-ajaxurldata-noncedata-location-enterdata-location-notfounddata-noresultsdata-search-error+3 more
JS Globals
pazzeyStoreLocator
Shortcode Output
<div class="pazzey-store-locator-map"></div><div class="pazzey-store-locator-search">
FAQ

Frequently Asked Questions about Pazzey's Store Locator