Simple Dropdown Filter by Category for WooCommerce Security & Risk Analysis

wordpress.org/plugins/simple-dropdown-filter-by-category-for-woocommerce

Add a dropdown on the catalog page to filter products by WooCommerce categories.

30 active installs v0.0.1.6 PHP 5.4+ WP 3.3+ Updated Apr 12, 2024
categorydropdownfilterwoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Dropdown Filter by Category for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

Simple Dropdown Filter by Category for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The plugin "simple-dropdown-filter-by-category-for-woocommerce" version 0.0.1.6 exhibits a mixed security posture. On the positive side, the code signals indicate strong adherence to secure coding practices, with all SQL queries utilizing prepared statements, all output properly escaped, and no dangerous functions or file operations identified. The absence of any historical vulnerabilities further suggests a commitment to security or a lack of significant past issues.

However, a critical concern arises from the identified attack surface. The plugin has one AJAX handler that lacks authentication checks. This unprotected entry point presents a potential risk, as it could be leveraged by unauthenticated users to trigger plugin functionality. While the taint analysis shows no unsanitized paths, the presence of this unprotected AJAX handler is the primary area of concern and requires immediate attention. The plugin's vulnerability history is clean, which is a good indicator, but this does not negate the immediate risk posed by the unprotected AJAX endpoint.

In conclusion, the plugin demonstrates good internal coding hygiene with regard to data handling and output. Nevertheless, the single unprotected AJAX handler represents a significant weakness that could be exploited. A diligent approach to patching and addressing this specific entry point would greatly enhance the plugin's security.

Key Concerns

  • AJAX handler without auth checks
Vulnerabilities
None known

Simple Dropdown Filter by Category for WooCommerce Security Vulnerabilities

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

Simple Dropdown Filter by Category for WooCommerce Code Analysis

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

Output Escaping

100% escaped34 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<category-filter-for-woocommerce> (category-filter-for-woocommerce.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Simple Dropdown Filter by Category for WooCommerce Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_SDFBCFW_SAVE_SETTINGScategory-filter-for-woocommerce.php:48
WordPress Hooks 4
actionwoocommerce_initcategory-filter-for-woocommerce.php:28
actionadmin_menucategory-filter-for-woocommerce.php:34
actionwoocommerce_before_shop_loopcategory-filter-for-woocommerce.php:99
actionwidget_titlecategory-filter-for-woocommerce.php:101
Maintenance & Trust

Simple Dropdown Filter by Category for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 12, 2024
PHP min version5.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Simple Dropdown Filter by Category for WooCommerce Developer Profile

Inbound Horizons

5 plugins · 270 total installs

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

How We Detect Simple Dropdown Filter by Category 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/simple-dropdown-filter-by-category-for-woocommerce/assets/SDFC-internal-header.jpg
Version Parameters
simple-dropdown-filter-by-category-for-woocommerce/category-filter-for-woocommerce.php?ver=

HTML / DOM Fingerprints

CSS Classes
sdfbcfw-settings-page
Data Attributes
data-nonce
JS Globals
SDFBCFW_AJAX_URL
REST Endpoints
/wp-json/sdfbcfw/v1/settings
FAQ

Frequently Asked Questions about Simple Dropdown Filter by Category for WooCommerce