Display Real Time JSON data with Auto update Security & Risk Analysis

wordpress.org/plugins/display-realtime-json-data-through-ajax

Display 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 …

0 active installs v1.0 PHP + WP 3.0+ Updated May 23, 2018
display-real-time-event-informationdisplay-real-time-feedjson-datashow-json-data-with-html-formattingthird-party-json-data
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Display Real Time JSON data with Auto update Safe to Use in 2026?

Generally Safe

Score 85/100

Display Real Time JSON data with Auto update has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

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
Vulnerabilities
None known

Display Real Time JSON data with Auto update Security Vulnerabilities

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

Display Real Time JSON data with Auto update Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Display Real Time JSON data with Auto update Code Analysis

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

Output Escaping

42% escaped19 total outputs
Attack Surface
2 unprotected

Display Real Time JSON data with Auto update Attack Surface

Entry Points5
Unprotected2

AJAX Handlers 4

authwp_ajax_drjsondata_displayJsonDataPreviewadmin/drjsondata_settings.php:158
authwp_ajax_drjsondata_displayJsonPreviewadmin/drjsondata_settings.php:224
authwp_ajax_refreshJsonDatajson-realtime-data-ajax.php:49
noprivwp_ajax_refreshJsonDatajson-realtime-data-ajax.php:50

Shortcodes 1

[show-json-realtime-data] json-realtime-data-ajax.php:212
WordPress Hooks 6
actionadmin_menuadmin/drjsondata_nav.php:7
filterplugin_action_linksadmin/drjsondata_nav.php:14
actionadmin_enqueue_scriptsadmin/drjsondata_settings.php:22
filterwpcf7_editor_panelsadmin/tabs_page.php:21
actionwpcf7_after_saveadmin/tabs_page.php:73
actionwp_enqueue_scriptsjson-realtime-data-ajax.php:48
Maintenance & Trust

Display Real Time JSON data with Auto update Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMay 23, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Display Real Time JSON data with Auto update Alternatives

No alternatives data available yet.

Developer Profile

Display Real Time JSON data with Auto update Developer Profile

Mahesh Bisen

1 plugin · 0 total installs

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

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

Asset Paths
/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
Script Paths
/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.js

HTML / DOM Fingerprints

CSS Classes
file_error
JS Globals
PT_Ajaxdrjsondata_object
Shortcode Output
<div id="drjsondataCont"></div>
FAQ

Frequently Asked Questions about Display Real Time JSON data with Auto update