Simple Product Ajax Search Engine Security & Risk Analysis

wordpress.org/plugins/simple-product-ajax-search-engine

Buscador AJAX en tiempo real de productos WooCommerce con shortcode [simple-product-ajaxsearch-engine].

0 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Sep 5, 2025
ajaxproductossearchshortcodewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Product Ajax Search Engine Safe to Use in 2026?

Generally Safe

Score 100/100

Simple Product Ajax Search Engine has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The static analysis of the "simple-product-ajax-search-engine" plugin version 1.0.0 indicates a generally good security posture. The code does not appear to use dangerous functions, avoids raw SQL queries, and correctly utilizes prepared statements for database interactions. File operations and external HTTP requests are absent, which are common vectors for attack. The presence of nonce checks, although limited in number, is a positive sign. However, there are a few areas of concern. A significant portion of output (22%) is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly echoed. While the plugin has no recorded vulnerability history, this could be due to its age or lack of widespread use, rather than inherent security. The absence of capability checks on the identified entry points, particularly the AJAX handlers, is a notable weakness that could allow unauthorized users to trigger plugin functionality. The taint analysis did not reveal any critical or high severity issues, suggesting that at this version, there are no obvious vulnerabilities that could be chained for severe impact through data flow manipulation. Overall, the plugin shows promise with its use of secure database practices, but the lack of comprehensive output escaping and robust authorization checks on entry points warrants attention.

Key Concerns

  • Unescaped output detected (22%)
  • No capability checks on entry points
Vulnerabilities
None known

Simple Product Ajax Search Engine Security Vulnerabilities

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

Simple Product Ajax Search Engine Code Analysis

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

Output Escaping

78% escaped18 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
spase_admin_page_markup (admin\simple-product-ajax-search-engine-admin.php:10)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simple Product Ajax Search Engine Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_spase_product_searchpublic\simple-product-ajax-search-engine-functions.php:46
noprivwp_ajax_spase_product_searchpublic\simple-product-ajax-search-engine-functions.php:47

Shortcodes 1

[simple-product-ajaxsearch-engine] public\simple-product-ajax-search-engine-functions.php:26
WordPress Hooks 2
actionadmin_menuincludes\simple-product-ajax-search-engine-menu.php:11
actionwp_enqueue_scriptspublic\simple-product-ajax-search-engine-functions.php:11
Maintenance & Trust

Simple Product Ajax Search Engine Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 5, 2025
PHP min version7.2
Downloads216

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Simple Product Ajax Search Engine Developer Profile

Daniel Esparza

7 plugins · 0 total installs

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

How We Detect Simple Product Ajax Search Engine

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-product-ajax-search-engine/public/css/styles.css/wp-content/plugins/simple-product-ajax-search-engine/public/js/scripts.js
Script Paths
/wp-content/plugins/simple-product-ajax-search-engine/public/js/scripts.js
Version Parameters
simple-product-ajax-search-engine/public/css/styles.css?ver=1.0.0simple-product-ajax-search-engine/public/js/scripts.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
spase-product-searchspase-product-resultsspase-productspase-product-imagespase-product-infospase-product-pricespase-product-excerptspase-no-results
Data Attributes
id="spase-product-search"id="spase-product-results"class="spase-product-search"class="spase-product-results"class="spase-product"class="spase-product-image"+4 more
JS Globals
spase_ajax
Shortcode Output
[simple-product-ajaxsearch-engine]
FAQ

Frequently Asked Questions about Simple Product Ajax Search Engine