Search Attributes for WooCommerce Security & Risk Analysis

wordpress.org/plugins/search-attributes-for-woocommerce

This plugin allows you to extend wordpress search feature by searching into Woocommerce product attributes.

700 active installs v1.3.6 PHP 7.4.0+ WP 6.6+ Updated Apr 26, 2025
attributeattributesecommerceproductwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Search Attributes for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "search-attributes-for-woocommerce" plugin v1.3.6 exhibits a generally good security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a significant strength. The code signals also indicate a low risk of dangerous functions being used, no file operations or external HTTP requests, and a reasonable percentage of properly escaped output. The plugin also has a clean vulnerability history with no recorded CVEs, which is highly positive.

However, there are a few areas that warrant attention. The single SQL query identified is not using prepared statements, which introduces a potential SQL injection risk if user-supplied data is directly incorporated into this query without proper sanitization. While the taint analysis shows no unsanitized paths, this could be due to a lack of complex data flows or potentially limited scope of analysis. The zero nonce checks, while not directly tied to an unprotected entry point in this analysis, is a common WordPress security best practice that is missing, and the limited number of capability checks might indicate areas where access control could be more granular.

In conclusion, the plugin appears to be relatively secure due to its limited attack surface and lack of historical vulnerabilities. The primary concern stems from the raw SQL query. Addressing this and potentially reinforcing capability checks would further enhance its security. The absence of taint flow issues is a positive sign, but vigilance is always recommended, especially with custom SQL queries.

Key Concerns

  • SQL query without prepared statements
  • Missing nonce checks
Vulnerabilities
None known

Search Attributes for WooCommerce Security Vulnerabilities

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

Search Attributes for WooCommerce Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

79% escaped14 total outputs
Attack Surface

Search Attributes for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_noticessearch-attributes-for-woocommerce.php:34
actionadmin_initsearch-attributes-for-woocommerce.php:46
actionadmin_menusearch-attributes-for-woocommerce.php:73
actionadmin_enqueue_scriptssearch-attributes-for-woocommerce.php:130
filterposts_wheresearch-attributes-for-woocommerce.php:149
filterpre_get_postssearch-attributes-for-woocommerce.php:154
actionbefore_woocommerce_initsearch-attributes-for-woocommerce.php:192
filterplugin_row_metasearch-attributes-for-woocommerce.php:207
Maintenance & Trust

Search Attributes for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 26, 2025
PHP min version7.4.0
Downloads8K

Community Trust

Rating98/100
Number of ratings9
Active installs700
Developer Profile

Search Attributes for WooCommerce Developer Profile

Aslam Doctor

3 plugins · 21K total installs

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

How We Detect Search Attributes for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/search-attributes-for-woocommerce/css/app.css
Version Parameters
search-attributes-for-woocommerce/css/app.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Search Attributes for WooCommerce