
GNTT Timezone Clock Security & Risk Analysis
wordpress.org/plugins/gntt-timezone-clockThis plugin will make a display of a live clock in your posts, pages and widget text with your location's timezone. plugin url:'http://marke …
Is GNTT Timezone Clock Safe to Use in 2026?
Generally Safe
Score 100/100GNTT Timezone Clock has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "gntt-timezone-clock" v1.0 plugin exhibits a generally good security posture based on the static analysis. The code signals indicate the absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests. Furthermore, all output appears to be properly escaped, and there are no recorded vulnerabilities in its history, suggesting a mature and secure development process for this version.
However, there are areas that warrant attention. The plugin lacks any nonce or capability checks on its identified entry points, which is a significant concern. While the static analysis reported zero unprotected entry points, the absence of these fundamental security mechanisms on the single shortcode entry point means that any user, regardless of their role or permissions, could potentially interact with and trigger its functionality. This could be exploited if the shortcode's output or functionality can be manipulated by an attacker.
In conclusion, while the plugin is technically well-written with secure coding practices in place regarding SQL and output handling, the complete absence of authentication and authorization checks on its sole entry point represents a notable weakness. This oversight significantly increases the risk of potential privilege escalation or unintended actions if the shortcode's functionality is sensitive or can be influenced by user input.
Key Concerns
- No capability checks on entry points
- No nonce checks on entry points
GNTT Timezone Clock Security Vulnerabilities
GNTT Timezone Clock Code Analysis
GNTT Timezone Clock Attack Surface
Shortcodes 1
WordPress Hooks 5
Maintenance & Trust
GNTT Timezone Clock Maintenance & Trust
Maintenance Signals
Community Trust
GNTT Timezone Clock Alternatives
World Clock
flash-world-clock
World clock showing the local time at six major cities round the world. The plugin provides a choice of analog and digital clocks, colors and sizes.
jClocksGMT World Clocks
jclocksgmt-wp
jQuery based analog and digital world clocks for Wordpress.
World Clocks
world-clocks
Enable world clocks for the sites with different timezones, with a custom block for the WordPress block editor (Gutenberg).
Analog Clock display Widget
analog-clock-display-widget
This is a analog clock plugin. It's use for preview analog clock in widget area.
Display Time(zone)
display-timezone
Display Timezone is simple plug-in to display current time with timezone in the upper right of your admin screen on every page.
GNTT Timezone Clock Developer Profile
3 plugins · 30 total installs
How We Detect GNTT Timezone Clock
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/gntt-timezone-clock/css/styles.css/wp-content/plugins/gntt-timezone-clock/js/active.js/wp-content/plugins/gntt-timezone-clock/js/active.jsgntt-timezone-clock/css/styles.css?ver=gntt-timezone-clock/js/active.js?ver=HTML / DOM Fingerprints
<ul id='clock'><li id='sec'></li><li id='hour'></li><li id='min'></li>