Create list of categories Woocommerce Security & Risk Analysis

wordpress.org/plugins/jc-woocomerce-categories-list

This plugin generates a shortcode with WooCommerce category has the option to display the image of the category and list the products in this category …

30 active installs v1.0 PHP + WP 3.3+ Updated Mar 16, 2015
categories-woocommercelistlista-de-categorias-woocommercewoocommerce-categories
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Create list of categories Woocommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Create list of categories Woocommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The 'jc-woocomerce-categories-list' plugin v1.0 exhibits a generally good security posture based on the provided static analysis. It has a minimal attack surface with only one shortcode and no identified AJAX handlers, REST API routes, or cron events that are unprotected. The code demonstrates strong security practices by not utilizing dangerous functions, performing zero file operations, and making no external HTTP requests. All SQL queries are properly prepared, and there's no record of past vulnerabilities, suggesting a diligent development approach.

However, a significant concern arises from the output escaping. With only 30% of outputs properly escaped, there is a considerable risk of cross-site scripting (XSS) vulnerabilities. Any data rendered by the shortcode that is not correctly escaped could be exploited by attackers. While taint analysis found no unsanitized paths, the lack of comprehensive output escaping presents a clear and present danger to users.

In conclusion, while the plugin scores well on many security fronts like its limited attack surface and absence of known vulnerabilities or dangerous code patterns, the poor output escaping is a critical weakness. This single area of concern significantly degrades its overall security, requiring immediate attention to prevent potential XSS attacks.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Create list of categories Woocommerce Security Vulnerabilities

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

Create list of categories Woocommerce Code Analysis

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

Output Escaping

30% escaped10 total outputs
Attack Surface

Create list of categories Woocommerce Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[categories_product] jc-woocommerce-categories.php:90
WordPress Hooks 4
actionadmin_menujc-woocommerce-categories.php:15
actionadmin_initjc-woocommerce-categories.php:18
actioninitjc-woocommerce-categories.php:21
filterwidget_textjc-woocommerce-categories.php:91
Maintenance & Trust

Create list of categories Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedMar 16, 2015
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Create list of categories Woocommerce Developer Profile

llavillaccama

3 plugins · 140 total installs

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

How We Detect Create list of categories Woocommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jc-woocomerce-categories-list/css/jc-woocommerce-categories.css
Version Parameters
jc-woocommerce-categories.css?ver=

HTML / DOM Fingerprints

CSS Classes
jc-categories-containerjc-categories-containeritemimg-and-titleimagetitlesee-more-cat
Shortcode Output
<ul id="jc-categories-container" class="jc-categories-container"><li class="item <div class="img-and-title"><div class="image">
FAQ

Frequently Asked Questions about Create list of categories Woocommerce