Count of Products in One Category Security & Risk Analysis

wordpress.org/plugins/count-of-products-in-one-category

This plugin provides a shortcode that displays the count of products in a product category of woocommerce.

10 active installs v1.0.15 PHP 7.2+ WP 5.8.0+ Updated Apr 8, 2023
categorycountproductsshortcodewoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Count of Products in One Category Safe to Use in 2026?

Generally Safe

Score 85/100

Count of Products in One Category has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The plugin "count-of-products-in-one-category" v1.0.15 demonstrates a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, file operations, and external HTTP requests, coupled with the proper use of prepared statements for all SQL queries and complete output escaping, indicates good development practices. The low attack surface, with no unprotected entry points found, further contributes to its perceived security. The plugin also boasts a clean vulnerability history with no recorded CVEs, suggesting a stable and well-maintained codebase.

However, the complete lack of nonce checks and capability checks across all identified entry points presents a significant concern. While the static analysis reports no unprotected AJAX handlers or REST API routes, the absence of these fundamental security measures on the single shortcode entry point leaves it vulnerable to unauthorized actions if the shortcode's functionality can be triggered by an unauthenticated or unauthorized user. This is a critical oversight that needs immediate attention. The taint analysis also shows zero flows analyzed, which could mean either no complex data flows were present or the analysis was incomplete, leaving potential risks undiscovered.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Taint analysis did not analyze any flows
Vulnerabilities
None known

Count of Products in One Category Security Vulnerabilities

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

Count of Products in One Category Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Count of Products in One Category Code Analysis

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

SQL Query Safety

100% prepared1 total queries
Attack Surface

Count of Products in One Category Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[so_cp_count] count-of-products-in-category.php:60
WordPress Hooks 1
actionwp_enqueue_scriptscount-of-products-in-category.php:19
Maintenance & Trust

Count of Products in One Category Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedApr 8, 2023
PHP min version7.2
Downloads931

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Count of Products in One Category Developer Profile

Silvio

2 plugins · 10 total installs

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

How We Detect Count of Products in One Category

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/count-of-products-in-one-category/count-of-products.css
Version Parameters
count-of-products.css?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
so-cp-count-wrapperso-cp-count-category-nameso-cp-count-product-count
Shortcode Output
<div class="so-cp-count-wrapper"><span class="so-cp-count-category-name"></span><span class="so-cp-count-product-count">
FAQ

Frequently Asked Questions about Count of Products in One Category