Download Counter Chart Security & Risk Analysis

wordpress.org/plugins/wp-downloadcounter-chart

Visualization of your downloads based on the Download Counter plugin.

10 active installs v1.2 PHP + WP 2.8+ Updated Apr 14, 2010
chartscountergooglesidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Download Counter Chart Safe to Use in 2026?

Generally Safe

Score 85/100

Download Counter Chart has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The wp-downloadcounter-chart plugin v1.2 exhibits a generally good security posture based on the provided static analysis. There are no identified dangerous functions, SQL injection risks are partially mitigated by prepared statements, and the absence of file operations and external HTTP requests reduces attack vectors. The plugin also has no recorded vulnerability history, suggesting a track record of security. However, there are notable areas of concern. The low percentage of properly escaped output (22%) indicates a high risk of cross-site scripting (XSS) vulnerabilities, where user-supplied data could be injected into the output and executed by the browser. Additionally, the complete lack of nonce checks and capability checks across all entry points, including its single shortcode, means that any authenticated user could potentially trigger actions or access data without proper authorization, leading to privilege escalation or unauthorized data manipulation.

Key Concerns

  • Low output escaping percentage
  • No nonce checks on entry points
  • No capability checks on entry points
  • Half of SQL queries not prepared
Vulnerabilities
None known

Download Counter Chart Security Vulnerabilities

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

Download Counter Chart Release Timeline

v1.3
v1.2Current
v1.1
Code Analysis
Analyzed Mar 17, 2026

Download Counter Chart Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

22% escaped18 total outputs
Attack Surface

Download Counter Chart Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[downloadcounterchart] wp-downloadcounter-chart.php:54
WordPress Hooks 3
actionwp_dashboard_setupwp-downloadcounter-chart.php:44
actionadmin_headwp-downloadcounter-chart.php:45
actioninitwp-downloadcounter-chart.php:47
Maintenance & Trust

Download Counter Chart Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedApr 14, 2010
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Download Counter Chart Developer Profile

mmrotzek-1

1 plugin · 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 Download Counter Chart

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-downloadcounter-chart/downloadcounterchart.js
Script Paths
/wp-content/plugins/wp-downloadcounter-chart/downloadcounterchart.js

HTML / DOM Fingerprints

CSS Classes
download_counter_chart
HTML Comments
Copyright Michael Mrotzek (email : develop@mmrotzek.de)This program is free software; you can redistribute it and/or modifyThis program is distributed in the hope that it will be useful,You should have received a copy of the GNU General Public License+7 more
Data Attributes
data-chart_typedata-widthdata-heightdata-labelcolordata-labelsizedata-exludesqlcondition+3 more
JS Globals
DownloadCounterChartWidget
Shortcode Output
[downloadcounterchart]<pre>[downloadcounterchart chart_type="pie" chart_width="490" chart_height="190"]</pre>
FAQ

Frequently Asked Questions about Download Counter Chart