Product Catalog Security & Risk Analysis

wordpress.org/plugins/tc-product-catalog

TC Product Catalog helps to nicely present your company products in your WordPress Website.

300 active installs v1.2.1 PHP 5.6+ WP 4.3+ Updated Dec 13, 2024
catalogsdisplaygoodsproductproducts
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Product Catalog Safe to Use in 2026?

Generally Safe

Score 92/100

Product Catalog 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 plugin "tc-product-catalog" v1.2.1 exhibits a strong security posture based on the provided static analysis and vulnerability history. The code signals indicate a lack of dangerous functions, all SQL queries are properly prepared, and output is consistently escaped. Furthermore, there are no reported file operations or external HTTP requests, and the taint analysis found no vulnerabilities. The absence of any recorded CVEs, historical or current, further bolsters this positive assessment. This suggests the developers have adhered to good security practices in the current version.

However, the analysis also highlights areas that, while not explicitly vulnerabilities in this version, represent potential risk factors. The plugin lacks explicit nonce and capability checks for its single shortcode. While the current static analysis might not have found any direct exploits through this entry point, shortcodes can become vectors for attack if they process user-supplied data without proper validation and authorization checks. The absence of these checks, even without immediate exploitation, deviates from best security practices for handling input and user context.

In conclusion, "tc-product-catalog" v1.2.1 appears to be a secure plugin with no known vulnerabilities and strong adherence to secure coding practices like prepared statements and output escaping. The primary weakness lies in the potential for future risk due to the lack of nonce and capability checks on its shortcode, which, while not exploitable in the current analysis, represents a deviation from robust security principles. This indicates a good foundation but leaves room for improvement in input validation and authorization for its entry points.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Product Catalog Security Vulnerabilities

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

Product Catalog Release Timeline

v1.2.0
Code Analysis
Analyzed Mar 16, 2026

Product Catalog Code Analysis

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

Product Catalog Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tcproduct-catalog] public\tcpc-view.php:12
WordPress Hooks 4
actionwp_enqueue_scriptstc-product-catalog.php:43
actionadmin_enqueue_scriptstc-product-catalog.php:49
actionadmin_menutc-product-catalog.php:58
actionactivated_plugintc-product-catalog.php:95
Maintenance & Trust

Product Catalog Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 13, 2024
PHP min version5.6
Downloads33K

Community Trust

Rating52/100
Number of ratings5
Active installs300
Developer Profile

Product Catalog Developer Profile

Imran Emu

7 plugins · 3K total installs

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

How We Detect Product Catalog

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tc-product-catalog/assets/css/tcpc.css/wp-content/plugins/tc-product-catalog/assets/css/tcpc-admin.css

HTML / DOM Fingerprints

CSS Classes
tcpc-catalog-wraptcpc-single-producttcpc-item-imagetcpc-item-pricetcpc-pricetcpc-sale-pricetcpc-overlaytcpc-link-hover+3 more
Data Attributes
tc-pro-link
Shortcode Output
[tcproduct-catalog
FAQ

Frequently Asked Questions about Product Catalog