Site Analytics Widget Security & Risk Analysis

wordpress.org/plugins/site-analytics-widget

Add a Widget of your Website's Analytics. 在網站上增加一個「網站統計」小工具

10 active installs v1.0.1 PHP + WP 3.0+ Updated Mar 5, 2014
analyticssidebarsitewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Site Analytics Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Site Analytics Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "site-analytics-widget" v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and a clean vulnerability history are significant positive indicators. Furthermore, the plugin has a remarkably small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This limits the opportunities for external attackers to interact with the plugin's functionality.

However, there are several concerning aspects within the code analysis. The plugin utilizes three SQL queries, none of which employ prepared statements. This is a significant risk as it opens the door to SQL injection vulnerabilities, especially if any of the input used in these queries is not rigorously sanitized. Additionally, with only 15% of output being properly escaped, there is a high probability of cross-site scripting (XSS) vulnerabilities. The lack of any capability checks or nonce checks on the identified entry points, though limited in number, means that any potential future additions to the attack surface could be immediately vulnerable without proper authorization enforcement.

In conclusion, while the plugin benefits from a lack of known vulnerabilities and a minimal attack surface, the raw SQL queries and poor output escaping represent critical weaknesses. These issues, if exploited, could lead to data breaches and website defacement. Developers should prioritize addressing these code-level security concerns to improve the overall security of the plugin.

Key Concerns

  • Raw SQL queries without prepared statements
  • Low percentage of properly escaped output
  • Missing nonce checks on potential entry points
  • Missing capability checks on potential entry points
Vulnerabilities
None known

Site Analytics Widget Security Vulnerabilities

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

Site Analytics Widget Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

15% escaped13 total outputs
Attack Surface

Site Analytics Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedsite-analytics-widget.php:42
actionwidgets_initsite-analytics-widget.php:124
Maintenance & Trust

Site Analytics Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedMar 5, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Site Analytics Widget Developer Profile

Arefly

24 plugins · 2K total installs

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

How We Detect Site Analytics Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
site_analytics_widget_classsite-analytics-widget
Data Attributes
id="site_analytics_widget-title"name="site_analytics_widget-title"id="site_analytics_widget-website_create_date"name="site_analytics_widget-website_create_date"
FAQ

Frequently Asked Questions about Site Analytics Widget