World Clock Widget Security & Risk Analysis

wordpress.org/plugins/world-clock-widget

Sidebar widget to easy customize and display your date and time of multiple timezones. All settings are available from Sidebar Widget Admin.

70 active installs v1.0.0 PHP + WP 3.2.1+ Updated Nov 6, 2011
clockwidgetworld-clockworldclock
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is World Clock Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The 'world-clock-widget' plugin v1.0.0 exhibits a generally good security posture with no known vulnerabilities and a very small attack surface. The static analysis reveals no dangerous functions, no SQL queries that are not prepared, no file operations, and no external HTTP requests. This indicates a commitment to secure coding practices in these critical areas.

However, a significant concern arises from the output escaping. With 18 total outputs and 0% properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the widget that originates from user input or an external source is likely to be rendered unescaped, allowing attackers to inject malicious scripts. The absence of capability checks and nonce checks, while the attack surface is currently zero, also presents a potential risk if the plugin were to be extended in the future without these security measures being implemented.

Given the lack of vulnerability history, it suggests that this plugin has historically been secure or has not been a target. The current version's primary weakness is the complete lack of output escaping, which is a critical security flaw that overshadows the other positive aspects of its code. Addressing the unescaped output is paramount to improving its security.

Key Concerns

  • 0% of outputs are properly escaped
  • No capability checks present
  • No nonce checks present
Vulnerabilities
None known

World Clock Widget Security Vulnerabilities

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

World Clock Widget Code Analysis

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

Output Escaping

0% escaped18 total outputs
Attack Surface

World Clock Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initworldclock.php:521
Maintenance & Trust

World Clock Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedNov 6, 2011
PHP min version
Downloads24K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

World Clock Widget Developer Profile

xandertan

1 plugin · 70 total installs

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

How We Detect World Clock Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/world-clock-widget/date.js/wp-content/plugins/world-clock-widget/worldclock.js/wp-content/plugins/world-clock-widget/worldclock_control.js
Script Paths
/wp-content/plugins/world-clock-widget/date.js/wp-content/plugins/world-clock-widget/worldclock.js/wp-content/plugins/world-clock-widget/worldclock_control.js
Version Parameters
world-clock-widget/style.css?ver=world-clock-widget/script.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="city0"id="city1"id="city2"id="city3"id="city4"id="city5"+4 more
JS Globals
WorldClock
FAQ

Frequently Asked Questions about World Clock Widget