Duplicate Attribute Security & Risk Analysis

wordpress.org/plugins/duplicate-attribute

Duplicate WooCommerce global product attributes including all terms, term order, and term meta (like color previews).

100 active installs v1.0 PHP 7.4+ WP 5.6+ Updated Sep 24, 2025
attributesduplicateproductstaxonomywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Duplicate Attribute Safe to Use in 2026?

Generally Safe

Score 100/100

Duplicate Attribute 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 'duplicate-attribute' plugin version 1.0 exhibits a generally strong security posture based on the provided static analysis. The plugin demonstrates excellent adherence to security best practices by not exposing any direct entry points like AJAX handlers, REST API routes, or shortcodes without proper authentication checks. Furthermore, all identified SQL queries utilize prepared statements, and output is consistently escaped, indicating a low risk of common injection and cross-site scripting vulnerabilities. The presence of nonce and capability checks, albeit only one each, is a positive sign. However, the taint analysis reveals two flows with unsanitized paths, both classified as high severity. While these do not appear to stem from direct attack surface vectors, they represent potential pathways for malicious data to be processed in an unsafe manner, which is a notable concern that warrants further investigation. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a history of stable and secure development. Despite the clean history, the identified high-severity taint flows are the primary area of risk, suggesting that while the plugin may not have been historically exploited, there are latent code weaknesses that could be exploited under specific conditions.

Key Concerns

  • High severity taint flows with unsanitized paths
Vulnerabilities
None known

Duplicate Attribute Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Duplicate Attribute Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 16, 2026

Duplicate Attribute Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

100% escaped10 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
wcda_duplicate_page (duplicate-attribute.php:35)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Duplicate Attribute Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuduplicate-attribute.php:21
Maintenance & Trust

Duplicate Attribute Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.6
Last updatedSep 24, 2025
PHP min version7.4
Downloads581

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Duplicate Attribute Developer Profile

ALEX ARCIGA

1 plugin · 100 total installs

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

How We Detect Duplicate Attribute

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-table
Data Attributes
name="wcda_source"id="wcda_source"name="wcda_target"id="wcda_target"onsubmit="return confirm('Heads up! Existing terms in the target attribute will be replaced. Proceed?');"
Shortcode Output
<h1>Duplicate Attribute</h1><label for="wcda_source">Source Attribute</label><label for="wcda_target">Target Attribute</label><option value="pa_
FAQ

Frequently Asked Questions about Duplicate Attribute