Analog Clock display Widget Security & Risk Analysis

wordpress.org/plugins/analog-clock-display-widget

This is a analog clock plugin. It's use for preview analog clock in widget area.

40 active installs v1.0 PHP 5.0+ WP 4.0+ Updated Jul 26, 2018
analog-clockclock-displayuser-timezone
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Analog Clock display Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "analog-clock-display-widget" v1.0 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals a complete absence of known vulnerabilities (CVEs) and no critical or high-severity taint flows. The plugin also avoids dangerous functions, raw SQL queries, and does not perform file operations or external HTTP requests. This indicates a generally cautious approach to core security practices.

However, significant concerns arise from the output escaping analysis. With 100% of its 15 outputs not properly escaped, the plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data displayed by the widget without proper sanitization could be exploited by attackers to inject malicious scripts. Furthermore, the complete lack of nonce checks and capability checks across all identified entry points (though limited in this version) means that even if new entry points are added in future versions, they may not have adequate authentication or authorization mechanisms in place, increasing the risk of unauthorized actions.

In conclusion, while the plugin has a clean vulnerability history and avoids common pitfalls like raw SQL and dangerous functions, the pervasive lack of output escaping presents a critical risk. This flaw, coupled with the absence of essential security checks on its limited attack surface, makes it vulnerable to XSS attacks. Developers should prioritize addressing the unescaped output to mitigate this significant security weakness.

Key Concerns

  • All outputs are unescaped (XSS risk)
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Analog Clock display Widget Security Vulnerabilities

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

Analog Clock display Widget Code Analysis

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

Output Escaping

0% escaped15 total outputs
Attack Surface

Analog Clock display Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptsanalog-clock.php:23
actionwidgets_initanalog-clock.php:125
Maintenance & Trust

Analog Clock display Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJul 26, 2018
PHP min version5.0
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

Analog Clock display Widget Developer Profile

nerghum

2 plugins · 50 total installs

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

How We Detect Analog Clock display Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/analog-clock-display-widget/style.css
Version Parameters
analog-clock-display-widget/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
n-clockhourminsec
Data Attributes
id="analog_clock"
FAQ

Frequently Asked Questions about Analog Clock display Widget