Site Info Security & Risk Analysis

wordpress.org/plugins/site-info-dashboard-widget

WordPress dashboard widget displaying the main site info.

60 active installs v1.1 PHP 5.2.4+ WP 3.0+ Updated Feb 2, 2018
dashboarddashboard-widgetsite-info
64
C · Use Caution
CVEs total1
Unpatched1
Last CVESep 5, 2025
Safety Verdict

Is Site Info Safe to Use in 2026?

Use With Caution

Score 64/100

Site Info has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Sep 5, 2025Updated 8yr ago
Risk Assessment

The plugin "site-info-dashboard-widget" v1.1 exhibits a mixed security posture. On the positive side, the static analysis reveals no critical code signals like dangerous functions, raw SQL queries, or file operations. It also correctly uses prepared statements for all SQL queries and has a small attack surface with no apparent unprotected entry points. However, there are some areas of concern. The output escaping is only 50% properly implemented, meaning there's a potential for cross-site scripting (XSS) vulnerabilities if user-controlled data is directly outputted without proper sanitization. The complete absence of nonce and capability checks on what would typically be considered entry points (even though the reported number is zero) is also a red flag that might be an artifact of the analysis or an oversight in the plugin's design. The vulnerability history is a significant concern, with one low-severity, but currently unpatched, CVE for exposure of sensitive information. The fact that this is the only known vulnerability type and it remains unpatched suggests a potential pattern of oversight in security hygiene, especially given its recency.

In conclusion, while the plugin demonstrates some good security practices, particularly in its handling of SQL and its limited attack surface, the partial output escaping and the unpatched low-severity CVE are significant weaknesses. The lack of nonce and capability checks, even if not directly exploitable in this reported static analysis, points to a need for more robust security implementations. Users should be cautious due to the unpatched vulnerability and the potential for XSS if the output escaping is insufficient for all dynamic content.

Key Concerns

  • Unpatched CVE exists
  • Output escaping is only 50% proper
  • No nonce checks reported
  • No capability checks reported
Vulnerabilities
1

Site Info Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Low
1

1 total CVE

CVE-2025-58866low · 2.7Exposure of Sensitive Information to an Unauthorized Actor

Site Info <= 1.1 - Authenticated (Editor+) Information Exposure

Sep 5, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Site Info Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Site Info Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_dashboard_setupsite_info_dashboard_widget.php:44
actionplugins_loadedsite_info_dashboard_widget.php:45
Maintenance & Trust

Site Info Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 2, 2018
PHP min version5.2.4
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

Site Info Developer Profile

Rami Yushuvaev

4 plugins · 250 total installs

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

How We Detect Site Info

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<table><tr><td><strong>Site Name :</strong></td><td>
FAQ

Frequently Asked Questions about Site Info