Xorbin Analog Flash Clock Security & Risk Analysis

wordpress.org/plugins/xorbin-analog-flash-clock

Customizable Analog Clock plugin by XorBin.com

80 active installs v1.0.2 PHP + WP 2.8+ Updated Unknown
analogclockclock-widgetflash-clockwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Xorbin Analog Flash Clock Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The xorbin-analog-flash-clock plugin v1.0.2 exhibits a generally good security posture in several areas. It has a very small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries are confirmed to use prepared statements, and there are no recorded vulnerabilities or CVEs. This indicates a level of care taken by the developers to avoid common web application vulnerabilities.

However, the static analysis reveals significant concerns regarding output escaping. With 74 total outputs and 0% properly escaped, there's a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data displayed by the plugin could potentially be manipulated to execute malicious scripts in the user's browser. Additionally, the presence of the `create_function` call is a dangerous code signal, as it can lead to code injection if not handled with extreme care, although the lack of taint analysis makes it difficult to assess the exact risk here. The absence of nonce and capability checks further amplifies the risk associated with any potential entry points, though currently, none are exposed.

Overall, while the plugin avoids many common pitfalls and has a clean vulnerability history, the critical deficiency in output escaping and the presence of `create_function` represent substantial security weaknesses. The lack of comprehensive taint analysis leaves potential risks unquantified, but the clear output escaping issue is a direct indicator of exploitable vulnerabilities.

Key Concerns

  • 0% of outputs properly escaped
  • Dangerous function detected: create_function
  • 0 nonce checks
  • 0 capability checks
Vulnerabilities
None known

Xorbin Analog Flash Clock Security Vulnerabilities

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

Xorbin Analog Flash Clock Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("xorAnalogClockWidget");'));xorbin-analog-flash-clock.php:195

Output Escaping

0% escaped74 total outputs
Attack Surface

Xorbin Analog Flash Clock Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initxorbin-analog-flash-clock.php:195
actionwp_enqueue_scriptsxorbin-analog-flash-clock.php:196
Maintenance & Trust

Xorbin Analog Flash Clock Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedUnknown
PHP min version
Downloads13K

Community Trust

Rating20/100
Number of ratings1
Active installs80
Developer Profile

Xorbin Analog Flash Clock Developer Profile

xorbin

1 plugin · 80 total installs

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

How We Detect Xorbin Analog Flash Clock

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/xorbin-analog-flash-clock/media/xorAnalogClock.swf/wp-content/plugins/xorbin-analog-flash-clock/media/expressInstall.swf

HTML / DOM Fingerprints

CSS Classes
xorAnalogClockWidgetxorClockWidgetxorbinLogo
Data Attributes
id="xbAnalogClock-name="xbAnalogClock-id="xorClockWidget"class="xorClockWidget"class="xorbinLogo"
JS Globals
xbAnalogClock-flashvarsparamsattributesswfobject
Shortcode Output
<div id="xbAnalogClock-<img src="/wp-content/plugins/xorbin-analog-flash-clock/media/analog_clock_by_xorbin.png" />
FAQ

Frequently Asked Questions about Xorbin Analog Flash Clock