GNTT Timezone Clock Security & Risk Analysis

wordpress.org/plugins/gntt-timezone-clock

This 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 …

10 active installs v1.0 PHP + WP 4.4.2+ Updated Unknown
clockgnttgntt-clocktimezonetimezone-clock
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GNTT Timezone Clock Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

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
Vulnerabilities
None known

GNTT Timezone Clock Security Vulnerabilities

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

GNTT Timezone Clock Code Analysis

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

GNTT Timezone Clock Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[clock] gntt-time-zone-clock.php:28
WordPress Hooks 5
actionwp_enqueue_scriptsgntt-time-zone-clock.php:16
actionadmin_enqueue_scriptsgntt-time-zone-clock.php:22
actionwp_enqueue_scriptsgntt-time-zone-clock.php:23
actioninitgntt-time-zone-clock.php:26
filterwidget_textgntt-time-zone-clock.php:38
Maintenance & Trust

GNTT Timezone Clock Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GNTT Timezone Clock Developer Profile

golzarrahman

3 plugins · 30 total installs

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

How We Detect GNTT Timezone Clock

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gntt-timezone-clock/css/styles.css/wp-content/plugins/gntt-timezone-clock/js/active.js
Script Paths
/wp-content/plugins/gntt-timezone-clock/js/active.js
Version Parameters
gntt-timezone-clock/css/styles.css?ver=gntt-timezone-clock/js/active.js?ver=

HTML / DOM Fingerprints

Shortcode Output
<ul id='clock'><li id='sec'></li><li id='hour'></li><li id='min'></li>
FAQ

Frequently Asked Questions about GNTT Timezone Clock