
Display Real Time JSON data with Auto update Security & Risk Analysis
wordpress.org/plugins/display-realtime-json-data-through-ajaxDisplay real time JSON data on Page/Post using simple ShortCode. It can be used for displaying real time event, data from third party site or applicat …
Is Display Real Time JSON data with Auto update Safe to Use in 2026?
Generally Safe
Score 85/100Display Real Time JSON data with Auto update has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "display-realtime-json-data-through-ajax" plugin version 1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerabilities (CVEs) in its history. This suggests a developer who is mindful of common database-related attack vectors and has maintained a clean security track record. However, concerns arise from the attack surface analysis. Specifically, the plugin exposes four AJAX handlers, two of which lack proper authentication checks. This is a significant risk as it allows any unauthenticated user to trigger potentially sensitive actions within the plugin.
While taint analysis did not reveal any unsanitized paths or critical/high severity flows, the presence of unprotected AJAX endpoints is a direct vulnerability. Coupled with a low percentage of properly escaped output (42%), there is a potential for Cross-Site Scripting (XSS) attacks if user-supplied data is reflected in the output without adequate sanitization. The plugin also relies on a single nonce check and a single capability check, which, while present, might not be sufficient to protect all sensitive operations, especially given the two unprotected AJAX handlers.
In conclusion, the plugin has strengths in its SQL handling and lack of historical vulnerabilities. However, the unprotected AJAX handlers and insufficient output escaping present tangible security risks that could be exploited. The limited number of entry points without authentication is the most immediate concern, followed by the output escaping issue. Addressing these specific weaknesses would significantly improve the plugin's overall security.
Key Concerns
- AJAX handlers without auth checks
- Low percentage of properly escaped output
Display Real Time JSON data with Auto update Security Vulnerabilities
Display Real Time JSON data with Auto update Release Timeline
Display Real Time JSON data with Auto update Code Analysis
Output Escaping
Display Real Time JSON data with Auto update Attack Surface
AJAX Handlers 4
Shortcodes 1
WordPress Hooks 6
Maintenance & Trust
Display Real Time JSON data with Auto update Maintenance & Trust
Maintenance Signals
Community Trust
Display Real Time JSON data with Auto update Alternatives
No alternatives data available yet.
Display Real Time JSON data with Auto update Developer Profile
1 plugin · 0 total installs
How We Detect Display Real Time JSON data with Auto update
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/display-realtime-json-data-through-ajax/assets/js/load-json-data.js/wp-content/plugins/display-realtime-json-data-through-ajax/assets/css/drjsondata-admin.css/wp-content/plugins/display-realtime-json-data-through-ajax/assets/js/admin.js/wp-content/plugins/display-realtime-json-data-through-ajax/assets/js/load-json-data.js/wp-content/plugins/display-realtime-json-data-through-ajax/assets/js/admin.jsHTML / DOM Fingerprints
file_errorPT_Ajaxdrjsondata_object<div id="drjsondataCont"></div>