wooHeat! Security & Risk Analysis

wordpress.org/plugins/wooheat

A Woocommerce Plugin for adding Heat Ratings to products allowing items to be sorted by their heat rating.

10 active installs v1.4 PHP + WP 4.0+ Updated Oct 8, 2020
chilliheat-ratingwoo-commerce-product-sorting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is wooHeat! Safe to Use in 2026?

Generally Safe

Score 85/100

wooHeat! has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "wooheat" v1.4 plugin exhibits a generally good security posture based on the provided static analysis and vulnerability history. The plugin demonstrates no known critical or high-severity vulnerabilities, and a clean record of past security issues. The attack surface is minimal, with only one shortcode identified and no AJAX handlers or REST API routes lacking proper authentication or permission checks. Furthermore, all SQL queries are reported to use prepared statements, and there are no identified file operations or external HTTP requests, which are common vectors for exploitation. The absence of dangerous functions and taint analysis results also suggests a well-written codebase in these regards.

However, the static analysis does highlight a significant concern regarding output escaping. With two total outputs and 0% properly escaped, there is a high risk of cross-site scripting (XSS) vulnerabilities. Any data outputted by the plugin that is not properly escaped can be exploited by attackers to inject malicious scripts into web pages viewed by other users. The complete absence of nonce checks and capability checks, while not immediately indicative of a vulnerability given the limited attack surface, removes crucial layers of defense that are standard practice for securing plugin functionality, especially if the attack surface were to expand in future versions or if the existing shortcode interacts with user-supplied data in sensitive ways.

Key Concerns

  • No output escaping detected
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

wooHeat! Security Vulnerabilities

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

wooHeat! Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

wooHeat! Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wooheat] classes\wooheat.php:14
WordPress Hooks 7
actionwoocommerce_product_options_general_product_dataclasses\wooheat.php:9
actionsave_postclasses\wooheat.php:10
filterwoocommerce_get_catalog_ordering_argsclasses\wooheat.php:11
filterwoocommerce_default_catalog_orderby_optionsclasses\wooheat.php:12
filterwoocommerce_catalog_orderbyclasses\wooheat.php:13
actionadmin_menuclasses\wooheat_options.php:11
actionadmin_initclasses\wooheat_options.php:12
Maintenance & Trust

wooHeat! Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedOct 8, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

wooHeat! Alternatives

No alternatives data available yet.

Developer Profile

wooHeat! Developer Profile

UIUX Lab

14 plugins · 740 total installs

82
trust score
Avg Security Score
92/100
Avg Patch Time
32 days
View full developer profile
Detection Fingerprints

How We Detect wooHeat!

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
woo_heatwoo_heat_scovillewoo_heat_orderby
Shortcode Output
[wooheat rating][wooheat scoville]
FAQ

Frequently Asked Questions about wooHeat!