Attribute Dropdowns Security & Risk Analysis

wordpress.org/plugins/attribute-dropdowns

Displays multiple product attributes as drop-down selects with a search button.

100 active installs v1.0.0 PHP + WP 4.7+ Updated Nov 9, 2025
attribute-dropdown-selectsproduct-attributessearch-by-attributesearch-widgetwoocommerce-product-search
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Attribute Dropdowns Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "attribute-dropdowns" v1.0.0 plugin exhibits a generally positive security posture, with no known vulnerabilities in its history and a lack of critical code signals like dangerous functions or unsanitized taint flows. The plugin utilizes prepared statements for all SQL queries, which is a strong practice against SQL injection. Furthermore, the absence of file operations and external HTTP requests reduces the attack surface in those areas.

However, several concerns warrant attention. The plugin has a concerningly low percentage of properly escaped output (29%), indicating a significant risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks, capability checks, and authentication checks on its single entry point (a shortcode) further amplifies this risk, as any user, regardless of their role or intent, could potentially trigger code execution or manipulate data through the shortcode. The lack of historical vulnerabilities could be interpreted in two ways: either the plugin is genuinely secure or it hasn't been rigorously tested or targeted, making the low output escaping percentage a more pressing issue.

In conclusion, while the plugin avoids common high-severity vulnerabilities like SQL injection and has a clean vulnerability history, the pervasive issue with output escaping and the lack of essential security checks on its shortcode represent significant weaknesses. The plugin needs immediate attention to address its XSS potential and implement proper access controls.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
  • Unprotected entry points (shortcode)
Vulnerabilities
None known

Attribute Dropdowns Security Vulnerabilities

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

Attribute Dropdowns Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

29% escaped28 total outputs
Attack Surface

Attribute Dropdowns Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[attribute_dropdowns_selector] attribute-dropdowns.php:64
WordPress Hooks 4
actionwp_enqueue_scriptsattribute-dropdowns.php:61
actionwidgets_initattribute-dropdowns.php:63
actionbefore_woocommerce_initattribute-dropdowns.php:145
filterwoocommerce_page_titleController\Product.php:11
Maintenance & Trust

Attribute Dropdowns Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 9, 2025
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Attribute Dropdowns Developer Profile

Pektsekye

14 plugins · 6K total installs

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

How We Detect Attribute Dropdowns

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/attribute-dropdowns/view/frontend/web/main.css/wp-content/plugins/attribute-dropdowns/view/frontend/web/main.js
Script Paths
/wp-content/plugins/attribute-dropdowns/view/frontend/web/main.js
Version Parameters
/wp-content/plugins/attribute-dropdowns/view/frontend/web/main.js?ver=/wp-content/plugins/attribute-dropdowns/view/frontend/web/main.css?ver=

HTML / DOM Fingerprints

Shortcode Output
[attribute_dropdowns_selector]
FAQ

Frequently Asked Questions about Attribute Dropdowns