Sold Unit Display for Woocommerce Security & Risk Analysis

wordpress.org/plugins/wc-sold-unit-display

Sold Unit Display for Woocommerce is the plugin to show total product sold number and unit (for purchased products) on your Woocommerce shop page and …

10 active installs v1.0.1 PHP 7.3+ WP 5.4+ Updated Jul 23, 2021
enhancementwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sold Unit Display for Woocommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Sold Unit Display for Woocommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "wc-sold-unit-display" plugin v1.0.1 demonstrates a strong adherence to several WordPress security best practices. The static analysis reveals no identified attack surface points, meaning there are no direct entry points like AJAX handlers, REST API routes, shortcodes, or cron events exposed to potential attackers. Furthermore, the code shows no usage of dangerous functions, all SQL queries are properly prepared, and the vast majority of output is correctly escaped. The absence of file operations and external HTTP requests further reduces the plugin's risk profile.

The vulnerability history is also clean, with no known CVEs, critical or high severity vulnerabilities, or common vulnerability types recorded. This indicates a mature and well-maintained codebase in terms of known security flaws. However, the complete lack of capability checks and nonce checks across all potential (though currently non-existent) entry points is a significant concern. While there are no exposed entry points now, if the plugin were to be extended or if new features were added that introduced such points, they would be entirely unprotected by these critical security mechanisms.

In conclusion, "wc-sold-unit-display" v1.0.1 is currently in a very secure state due to its limited attack surface and clean vulnerability history. Its use of prepared statements and output escaping are commendable. The primary weakness lies in the absence of foundational security checks like capability and nonce validation, which, while not an immediate threat in this version, represents a significant potential risk if the plugin's functionality expands in the future. Developers should prioritize implementing these checks in any future updates.

Key Concerns

  • No capability checks implemented
  • No nonce checks implemented
  • Low percentage of properly escaped output (95%)
Vulnerabilities
None known

Sold Unit Display for Woocommerce Security Vulnerabilities

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

Sold Unit Display for Woocommerce Release Timeline

v1.0.1Current
Code Analysis
Analyzed Mar 16, 2026

Sold Unit Display for Woocommerce Code Analysis

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

Output Escaping

95% escaped19 total outputs
Attack Surface

Sold Unit Display for Woocommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitincludes\class-wsud-core.php:20
actionwp_enqueue_scriptsincludes\class-wsud-display.php:28
actionwoocommerce_single_product_summaryincludes\class-wsud-display.php:29
actionwoocommerce_after_shop_loop_itemincludes\class-wsud-display.php:30
filterwoocommerce_get_sections_productsincludes\class-wsud-settings.php:12
filterwoocommerce_get_settings_productsincludes\class-wsud-settings.php:13
Maintenance & Trust

Sold Unit Display for Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 23, 2021
PHP min version7.3
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Sold Unit Display for Woocommerce Developer Profile

palagorn.p

3 plugins · 20 total installs

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

How We Detect Sold Unit Display 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/wc-sold-unit-display/assets/wsud-style.css
Version Parameters
wc-sold-unit-display/assets/wsud-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
wsud-containerwsud-type-singlewsud-type-listwsud-insidewsud-prefixwsud-numberwsud-unit
Shortcode Output
<div class='wsud-container wsud-type-single'><div class='wsud-inside'><span class='wsud-prefix'></span><span class='wsud-number'></span><span class='wsud-unit'></span></div></div>
FAQ

Frequently Asked Questions about Sold Unit Display for Woocommerce