graphical statistics report Security & Risk Analysis

wordpress.org/plugins/graphical-statistics-report

This plugin will display the graphical report for admin about post count, user registration, comments posted activity.

70 active installs v10.1 PHP + WP 3.4+ Updated Dec 1, 2022
fusion-chartgraphgraphicalreportstatistics
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is graphical statistics report Safe to Use in 2026?

Generally Safe

Score 85/100

graphical statistics report has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The graphical-statistics-report plugin v10.1 exhibits a strong overall security posture based on the provided static analysis and vulnerability history. There are no identified entry points (AJAX, REST API, shortcodes, cron events) that are accessible without proper authentication or authorization checks, indicating a well-defined and protected attack surface. The code also demonstrates good practices by exclusively using prepared statements for all SQL queries, eliminating the risk of SQL injection vulnerabilities through this vector. Furthermore, the absence of file operations, external HTTP requests, and bundled libraries removes common attack vectors associated with these areas.

However, a significant concern arises from the complete lack of output escaping for all identified output points. This means that any data displayed to users could potentially be vulnerable to cross-site scripting (XSS) attacks if that data originates from an untrusted source. The absence of nonce checks and capability checks, coupled with the lack of any identified flows in taint analysis, suggests that while the attack surface is currently small and well-protected, the mechanisms for ensuring data integrity and preventing unauthorized actions are not explicitly demonstrated. The plugin's clean vulnerability history is a positive sign, suggesting that developers have historically maintained a secure codebase, but it doesn't negate the risks identified in the current analysis.

In conclusion, graphical-statistics-report v10.1 is strong in preventing direct access to its functionalities and securing its database interactions. The primary and most critical weakness lies in the complete failure to escape output, posing a direct XSS risk. While the lack of known vulnerabilities is reassuring, the absence of essential security checks like nonces and capability checks, alongside the unescaped output, warrants attention to enhance its overall security robustness.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

graphical statistics report Security Vulnerabilities

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

graphical statistics report Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

0% escaped9 total outputs
Attack Surface

graphical statistics report Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menugraphical-statistics-report.php:196
actionplugins_loadedgraphical-statistics-report.php:204
Maintenance & Trust

graphical statistics report Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version
Downloads31K

Community Trust

Rating20/100
Number of ratings1
Active installs70
Developer Profile

graphical statistics report Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect graphical statistics report

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/graphical-statistics-report/FusionCharts.js/wp-content/plugins/graphical-statistics-report/FCF_Line.swf
Script Paths
/wp-content/plugins/graphical-statistics-report/FusionCharts.js

HTML / DOM Fingerprints

Data Attributes
hoverText
JS Globals
FusionCharts
FAQ

Frequently Asked Questions about graphical statistics report