Server & Website Info Security & Risk Analysis

wordpress.org/plugins/server-website-info

Display comprehensive server, database, and WordPress information in a clean, modern interface.

10 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Jan 8, 2025
database-infodebugserver-infosystem-infowordpress-info
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Server & Website Info Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'server-website-info' plugin v1.0.0 exhibits a generally good security posture based on static analysis, with no recorded vulnerabilities and a strong adherence to secure coding practices such as prepared statements for SQL and proper output escaping. The plugin also boasts a minimal attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication or permission checks.

However, a significant concern arises from the presence of the 'shell_exec' function. While the static analysis doesn't explicitly reveal a taint flow that would lead to immediate exploitation, the capability of this function to execute arbitrary operating system commands presents a high-risk potential if it were to be used with user-supplied input that is not rigorously sanitized. The lack of nonce checks and capability checks, though seemingly mitigated by the absence of direct entry points, could become a liability if the plugin's functionality were to be expanded or if a future vulnerability were introduced.

Given the clean vulnerability history and the overall low apparent risk, this plugin appears to be developed with security in mind. The critical area to address is the use of 'shell_exec', which, even without a current exploit, represents a latent threat that should be re-evaluated or secured with robust input validation and output sanitization if its use is essential.

Key Concerns

  • Use of dangerous function (shell_exec)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Server & Website Info Security Vulnerabilities

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

Server & Website Info Code Analysis

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

Dangerous Functions Found

shell_exec$uptime = @shell_exec('uptime');server-website-info.php:150

Output Escaping

98% escaped46 total outputs
Attack Surface

Server & Website Info Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedserver-website-info.php:32
actionadmin_menuserver-website-info.php:33
actionadmin_enqueue_scriptsserver-website-info.php:34
Maintenance & Trust

Server & Website Info Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 8, 2025
PHP min version7.2
Downloads442

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Server & Website Info Developer Profile

Onur Sendere

1 plugin · 10 total installs

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

How We Detect Server & Website Info

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/server-website-info/assets/css/admin.css/wp-content/plugins/server-website-info/assets/js/admin.js
Script Paths
/wp-content/plugins/server-website-info/assets/js/admin.js
Version Parameters
server-website-info/assets/css/admin.css?ver=server-website-info/assets/js/admin.js?ver=

HTML / DOM Fingerprints

JS Globals
serverWebsiteInfo
FAQ

Frequently Asked Questions about Server & Website Info