Display Server Info Security & Risk Analysis

wordpress.org/plugins/display-server-info

Displays server, PHP, and database info in the dashboard, admin bar, and footer, with shortcode and multilingual support.

30 active installs v2.2.0 PHP 7.2+ WP 5.6+ Updated Mar 15, 2026
dashboard-widgetphp-infoserver-infoshortcodesystem-info
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Display Server Info Safe to Use in 2026?

Generally Safe

Score 100/100

Display Server Info has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 19d ago
Risk Assessment

The 'display-server-info' plugin version 2.2.0 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, a complete reliance on prepared statements for SQL queries, and an extremely high percentage of properly escaped output are significant strengths. Furthermore, the plugin demonstrates good security practices by implementing capability checks and nonce checks on its entry points, indicating a deliberate effort to prevent unauthorized actions and cross-site request forgery. The lack of any known historical vulnerabilities further reinforces this positive assessment.

However, a few minor areas warrant attention. The presence of two external HTTP requests, while not inherently malicious, could potentially introduce risks if the target servers are compromised or if the plugin doesn't handle responses securely. While the taint analysis shows no unsanitized flows, a more thorough review of how data from these external requests is handled would be prudent. The limited number of entry points (4) and the fact that all are protected is a major positive, minimizing the plugin's attack surface. Overall, this plugin appears to be well-secured, with a focus on fundamental security principles, though the external requests are a minor point of caution.

Key Concerns

  • External HTTP requests present
Vulnerabilities
None known

Display Server Info Security Vulnerabilities

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

Display Server Info Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

99% escaped68 total outputs
Attack Surface

Display Server Info Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 3

authwp_ajax_disi_save_settingsdisplay-server-info.php:38
authwp_ajax_disi_get_phpinfodisplay-server-info.php:39
authwp_ajax_disi_send_feedbackdisplay-server-info.php:40

Shortcodes 1

[disi_server_info] display-server-info.php:41
WordPress Hooks 7
actionadmin_enqueue_scriptsdisplay-server-info.php:33
actionwp_dashboard_setupdisplay-server-info.php:34
actionadmin_bar_menudisplay-server-info.php:35
actionadmin_footerdisplay-server-info.php:36
actionadmin_menudisplay-server-info.php:37
filterplugin_row_metadisplay-server-info.php:45
actioninitdisplay-server-info.php:46
Maintenance & Trust

Display Server Info Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 15, 2026
PHP min version7.2
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Display Server Info Developer Profile

RobertWP

3 plugins · 30 total installs

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

How We Detect Display Server Info

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/display-server-info/assets/css/disi-common-style.min.css/wp-content/plugins/display-server-info/assets/css/disi-dashboard-style.min.css/wp-content/plugins/display-server-info/assets/css/disi-more-style.min.css/wp-content/plugins/display-server-info/assets/css/bootstrap.min.css/wp-content/plugins/display-server-info/assets/js/disi-common.min.js/wp-content/plugins/display-server-info/assets/js/disi-ajax-handle.min.js/wp-content/plugins/display-server-info/assets/js/bootstrap.min.js
Script Paths
/wp-content/plugins/display-server-info/assets/js/disi-ajax-handle.min.js
Version Parameters
display-server-info/assets/css/disi-common-style.min.css?ver=display-server-info/assets/css/disi-dashboard-style.min.css?ver=display-server-info/assets/css/disi-more-style.min.css?ver=display-server-info/assets/css/bootstrap.min.css?ver=3.3.5display-server-info/assets/js/disi-common.min.js?ver=display-server-info/assets/js/disi-ajax-handle.min.js?ver=display-server-info/assets/js/bootstrap.min.js?ver=3.3.5

HTML / DOM Fingerprints

CSS Classes
disi-display-boarddisi-line-gray-bgdisi-server-infodisi-admin-footer-info
JS Globals
disiAjaxObject
Shortcode Output
[disi_server_info]
FAQ

Frequently Asked Questions about Display Server Info