Area Chart Security & Risk Analysis

wordpress.org/plugins/wha-area-charts

An area chart or area graph displays graphically quantitative data. It is based on the line chart. The area between axis and line are commonly emphasi …

0 active installs v1.0.0 PHP 5.5+ WP 4.0.1+ Updated Oct 7, 2019
areaareachartchartgraphline
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Area Chart Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'wha-area-charts' plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The plugin demonstrates good practice by not exposing AJAX handlers or REST API routes without authentication, and it includes a nonce check and capability check, indicating an awareness of common WordPress security vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its secure design.

However, there are notable areas for improvement. A significant concern is the low percentage of SQL queries using prepared statements (17%). This suggests that a majority of database interactions might be vulnerable to SQL injection if user-supplied data is not meticulously sanitized before being included in these queries. Additionally, 0% of output escaping is a critical flaw. This means that any data displayed to users, especially if it originates from user input or external sources, is not being properly escaped, opening the door to Cross-Site Scripting (XSS) vulnerabilities.

The plugin's vulnerability history is clean, with no known CVEs. This is a positive indicator, suggesting that past development has not introduced exploitable vulnerabilities. However, the presence of unescaped output and raw SQL queries in the current version poses a significant risk that could lead to future vulnerabilities if not addressed. While the attack surface is small and protected, the weaknesses in output escaping and SQL query sanitization are serious and require immediate attention.

Key Concerns

  • All output is unescaped
  • Only 17% of SQL queries use prepared statements
Vulnerabilities
None known

Area Chart Security Vulnerabilities

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

Area Chart Code Analysis

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

SQL Query Safety

17% prepared12 total queries

Output Escaping

0% escaped3 total outputs
Attack Surface

Area Chart Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[game-areachart] wha-area-charts.php:222
WordPress Hooks 8
actionadmin_enqueue_scriptswha-area-charts.php:56
actionwp_enqueue_scriptswha-area-charts.php:107
actioninitwha-area-charts.php:125
filterthe_contentwha-area-charts.php:166
actionadd_meta_boxeswha-area-charts.php:225
actionadd_meta_boxeswha-area-charts.php:242
actionsave_postwha-area-charts.php:260
actionadd_meta_boxeswha-area-charts.php:370
Maintenance & Trust

Area Chart Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedOct 7, 2019
PHP min version5.5
Downloads942

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Area Chart Developer Profile

Web Help Agency

4 plugins · 270 total installs

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

How We Detect Area Chart

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wha-area-charts/res/admin/areachart-admin.css/wp-content/plugins/wha-area-charts/res/admin/font-awesome/css/font-awesome.min.css/wp-content/plugins/wha-area-charts/res/admin/Chart.min.js/wp-content/plugins/wha-area-charts/res/admin/utils.js/wp-content/plugins/wha-area-charts/res/admin/boundaries-charts-settings.js/wp-content/plugins/wha-area-charts/res/admin/jscolor.js/wp-content/plugins/wha-area-charts/res/admin/areachart-admin.js/wp-content/plugins/wha-area-charts/res/styles.css+3 more
Script Paths
res/admin/Chart.min.jsres/admin/utils.jsres/admin/boundaries-charts-settings.jsres/admin/jscolor.jsres/admin/areachart-admin.jsres/utils.js+2 more
Version Parameters
wha-area-charts/res/admin/Chart.min.js?ver=1.0wha-area-charts/res/admin/utils.js?ver=1.0wha-area-charts/res/admin/boundaries-charts-settings.js?ver=1.0wha-area-charts/res/admin/jscolor.js?ver=1.0wha-area-charts/res/admin/areachart-admin.js?ver=1.0wha-area-charts/res/utils.js?ver=truewha-area-charts/res/Chart.min.js?ver=truewha-area-charts/res/areachart.js?ver=true

HTML / DOM Fingerprints

CSS Classes
wha-areachart
Data Attributes
whaac_boundaries_datanamewhaac_boundaries_colorwhaac_boundaries_appearancewhaac_boundaries_fillwhaac_boundaries_datawhaac_boundaries_x_labels+15 more
JS Globals
areacharts_vars_adminmy_ajax_object
Shortcode Output
[game-areachart]
FAQ

Frequently Asked Questions about Area Chart