JSON Dashboard Infos Security & Risk Analysis

wordpress.org/plugins/json-dashboard-infos

Expose informations from your Wordpress, in JSON format, to allow you to create centralized dashboards (not included ...)

10 active installs v1.0.4 PHP 5.3.29+ WP 4.9+ Updated Sep 12, 2020
apidashboardexport-datajsonstats
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is JSON Dashboard Infos Safe to Use in 2026?

Generally Safe

Score 85/100

JSON Dashboard Infos 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 "json-dashboard-infos" plugin version 1.0.4 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive. Furthermore, the plugin demonstrates good practices by incorporating nonce checks and capability checks, along with a high percentage of SQL queries utilizing prepared statements. The lack of any recorded vulnerabilities in its history further reinforces this positive outlook.

However, there are notable areas for improvement. The static analysis reveals a concerningly low percentage (4%) of properly escaped output. This indicates a potential risk for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly outputted without proper sanitization. While taint analysis found no unsanitized paths, this low output escaping rate still presents a significant concern. Additionally, the presence of file operations without further context could be a minor risk if not handled securely. Despite the low output escaping rate and file operations, the plugin's clean vulnerability history and protected entry points suggest it is currently in a relatively secure state, though the potential for XSS should be addressed.

Key Concerns

  • Low percentage of properly escaped output
  • File operations present without context
Vulnerabilities
None known

JSON Dashboard Infos Security Vulnerabilities

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

JSON Dashboard Infos Code Analysis

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

SQL Query Safety

75% prepared4 total queries

Output Escaping

4% escaped23 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
jsondi_options_page (includes\admin.php:14)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

JSON Dashboard Infos Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedindex.php:61
filterplugin_action_linksindex.php:62
filterquery_varsindex.php:63
filterinitindex.php:64
actiontemplate_redirectindex.php:65
actionadmin_menuindex.php:68
actionadmin_enqueue_scriptsindex.php:69
Maintenance & Trust

JSON Dashboard Infos Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 12, 2020
PHP min version5.3.29
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

JSON Dashboard Infos Developer Profile

Richard Carlier

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 JSON Dashboard Infos

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/json-dashboard-infos/jsondi.css

HTML / DOM Fingerprints

CSS Classes
jsondi-tablejsondi-col-leftjsondi-warning
Data Attributes
name="options[securitykey]"id="securitykey"name="options[transient_timeout]"id="transient_timeout"name="options[code]"id="code"
REST Endpoints
/wp-json/jsondi-api-v1/
FAQ

Frequently Asked Questions about JSON Dashboard Infos