Product Attributes Shortcode Security & Risk Analysis

wordpress.org/plugins/wcpas-product-attributes-shortcode

Shortcode to display a linked list of terms from a product attribute, such as all brand links from a brands attribute.

700 active installs v2.0.3 PHP 7.4.0+ WP 6.3.0+ Updated Jan 29, 2025
product-attributeproduct-attributesproduct-termproduct-termsshortcode
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Product Attributes Shortcode Safe to Use in 2026?

Generally Safe

Score 92/100

Product Attributes Shortcode 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 "wcpas-product-attributes-shortcode" plugin version 2.0.3 demonstrates a strong security posture based on the provided static analysis. All identified entry points, including the single shortcode, appear to be protected with appropriate capability checks. The code follows secure coding practices by utilizing prepared statements for all SQL queries and properly escaping all output, eliminating risks associated with SQL injection and Cross-Site Scripting (XSS) through these vectors. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and any recorded critical taint flows indicates a well-audited and secure codebase.

The plugin's vulnerability history is also clean, with no known CVEs recorded. This, coupled with the positive static analysis findings, suggests a history of secure development and maintenance. The lack of any historical vulnerabilities or common vulnerability types further reinforces this assessment. While the plugin has a minimal attack surface and excellent adherence to security best practices, the absence of nonce checks, while not explicitly a critical flaw given the other security measures, could be considered a minor area for improvement in a defense-in-depth strategy, especially if the shortcode's functionality were to evolve in complexity or handle sensitive data in the future.

Key Concerns

  • No nonce checks implemented
Vulnerabilities
None known

Product Attributes Shortcode Security Vulnerabilities

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

Product Attributes Shortcode Code Analysis

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

Output Escaping

100% escaped20 total outputs
Attack Surface

Product Attributes Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wcpas_product_attributes] wcpas-product-attributes-shortcode.php:185
WordPress Hooks 4
actioninitwcpas-product-attributes-shortcode.php:28
actionbefore_woocommerce_initwcpas-product-attributes-shortcode.php:34
actionbefore_woocommerce_initwcpas-product-attributes-shortcode.php:44
actionadmin_noticeswcpas-product-attributes-shortcode.php:291
Maintenance & Trust

Product Attributes Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 29, 2025
PHP min version7.4.0
Downloads13K

Community Trust

Rating100/100
Number of ratings3
Active installs700
Developer Profile

Product Attributes Shortcode Developer Profile

Kestrel

4 plugins · 14K total installs

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

How We Detect Product Attributes Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wcpas-product-attributeswcpas-product-attributes-categorywcpas-product-attributes-category-namewcpas-product-attributes-category-attributeswcpas-product-attributewcpas-product-attribute-currentwcpas-product-attribute-linkwcpas-product-attribute-count
Data Attributes
id="wcpas-product-attributes-id="wcpas-product-attributes-category-id="wcpas-product-attributes-category-name-id="wcpas-product-attributes-category-attributes-id="wcpas-product-attribute-class="wcpas-product-attribute+2 more
Shortcode Output
<ul class="wcpas-product-attributes"<li class="wcpas-product-attribute<a href="<span class="wcpas-product-attribute-link"
FAQ

Frequently Asked Questions about Product Attributes Shortcode