FindShop Security & Risk Analysis

wordpress.org/plugins/findshop

Customer review collection tool for woo-commerce

0 active installs v1.0.0 PHP 5.4+ WP 4.0+ Updated Aug 7, 2019
business-reviewscustomer-reviewsratingsreview-managementreviews
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FindShop Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'findshop' v1.0.0 plugin presents a mixed security posture. On the positive side, it avoids dangerous functions, utilizes prepared statements for all SQL queries, and has no recorded vulnerability history, suggesting a lack of past exploitation and a potential for generally safe code. However, significant concerns arise from its attack surface. The plugin exposes two AJAX handlers, and crucially, neither of them has any authentication checks. This creates a direct and easy path for unauthenticated users to interact with potentially sensitive plugin functionality. Furthermore, only 65% of output is properly escaped, which, while not a critical flaw on its own, combined with the unauthenticated AJAX endpoints, could lead to cross-site scripting (XSS) vulnerabilities if malicious data is injected and then rendered without proper sanitization. The absence of nonce checks on AJAX handlers exacerbates this risk, as it becomes simpler to forge requests.

The vulnerability history being empty is a positive indicator, but it doesn't negate the immediate risks identified in the static analysis. The presence of an external HTTP request without further context is a minor concern, but the lack of authentication on critical entry points is the most pressing issue. Without proper authorization and validation, attackers could potentially abuse these AJAX endpoints to perform unintended actions or extract information. The plugin needs to implement robust authentication and authorization mechanisms for its AJAX handlers to significantly improve its security.

Key Concerns

  • AJAX handlers without authentication checks
  • Missing nonce checks on AJAX
  • Unescaped output (35%)
Vulnerabilities
None known

FindShop Security Vulnerabilities

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

FindShop Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

FindShop Code Analysis

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

Output Escaping

65% escaped20 total outputs
Attack Surface
2 unprotected

FindShop Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_Woo_findshop_bulk_reviewsincludes\findshop.php:32
noprivwp_ajax_Woo_findshop_bulk_reviewsincludes\findshop.php:33
WordPress Hooks 12
actionadmin_menuadmin\findshop_admin.php:11
actionadmin_menuadmin\findshop_admin.php:12
filterwoocommerce_get_settings_pagesadmin\findshop_admin.php:13
filterwoocommerce_settings_tabs_arrayadmin\findshop_settings.php:15
actionwoocommerce_admin_field_Woo_findshop_button_htmladmin\findshop_settings.php:19
actionwoocommerce_admin_field_Woo_findshop_htmladmin\findshop_settings.php:20
actionadmin_enqueue_scriptsincludes\findshop.php:23
actionwoocommerce_order_status_changedincludes\findshop.php:31
actionadmin_noticeswoocommerce-findshop-co.php:16
actionplugins_loadedwoocommerce-findshop-co.php:20
actionupgrader_process_completewoocommerce-findshop-co.php:21
actionadmin_noticeswoocommerce-findshop-co.php:35
Maintenance & Trust

FindShop Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 7, 2019
PHP min version5.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

FindShop Developer Profile

findshop

1 plugin · 0 total installs

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

How We Detect FindShop

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/findshop/assets/js/woo-findshop.co.js
Version Parameters
woo-findshop.co.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- WooCommerce FindShop require WooCommerce version
JS Globals
Woo_findshop_admin
FAQ

Frequently Asked Questions about FindShop