Heatmap Plugin Security & Risk Analysis

wordpress.org/plugins/heatmap

This plugin will help you to analyze where people click on your site. As the result you will discover where better to place banners, how to organize n …

30 active installs v1.3 PHP + WP + Updated Mar 11, 2009
clickmapclicks-analyzerheatmap
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Heatmap Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The "heatmap" plugin v1.3 exhibits a mixed security posture. While it presents a very small attack surface with zero identified entry points and no recorded vulnerability history, the static analysis reveals significant coding concerns. Specifically, the plugin fails to utilize prepared statements for all its SQL queries and none of its output is properly escaped, indicating a high risk of SQL injection and cross-site scripting (XSS) vulnerabilities. The taint analysis further highlights a critical issue with a high-severity flow that involves unsanitized paths, which could be a pathway for attacks if it interacts with sensitive operations. The absence of nonce and capability checks also means that even the limited entry points could potentially be exploited without proper authorization or integrity validation.

Key Concerns

  • Raw SQL without prepared statements
  • No output escaping
  • High severity taint flow
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Heatmap Plugin Security Vulnerabilities

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

Heatmap Plugin Release Timeline

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

Heatmap Plugin Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped3 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
<view> (view.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Heatmap Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_headheatmap.php:80
actioninitheatmap.php:81
Maintenance & Trust

Heatmap Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedMar 11, 2009
PHP min version
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Heatmap Plugin Developer Profile

DimitryKislichenko

1 plugin · 30 total installs

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

How We Detect Heatmap Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/heatmap/view.css/wp-content/plugins/heatmap/js/jcalendar.js/wp-content/plugins/heatmap/js/view.js/wp-content/plugins/heatmap/js/loger.js
Script Paths
/wp-content/plugins/heatmap/js/jcalendar.js/wp-content/plugins/heatmap/js/view.js/wp-content/plugins/heatmap/js/loger.js

HTML / DOM Fingerprints

JS Globals
WPURL
FAQ

Frequently Asked Questions about Heatmap Plugin