Time Zone Converter Security & Risk Analysis

wordpress.org/plugins/time-zone-converter

Time Zone Converter allows users to convert and compare time in different time zones.

80 active installs v1.0.2 PHP 5.6+ WP 5.0+ Updated Sep 1, 2025
time-difference-calculatortime-zone-convertertimezone-converter
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Time Zone Converter Safe to Use in 2026?

Generally Safe

Score 100/100

Time Zone Converter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The "time-zone-converter" v1.0.2 plugin demonstrates a generally strong security posture based on the provided static analysis. The plugin has no known vulnerabilities in its history, and the code analysis reveals a good adherence to security best practices. Notably, there are no dangerous functions, all SQL queries use prepared statements, and the majority of output is properly escaped. Furthermore, the plugin implements nonce and capability checks on its entry points, which is crucial for preventing unauthorized actions. The absence of file operations and external HTTP requests also reduces potential attack vectors.

However, a minor concern arises from the presence of AJAX handlers. While the analysis indicates 0 unprotected AJAX handlers, the existence of 2 AJAX handlers means that any future oversight or misconfiguration in implementing authentication for these handlers could introduce a security risk. The taint analysis showing zero flows is positive, suggesting that data processing within the plugin is likely handled securely, but it's important to note that a zero taint flow analysis can also be influenced by the scope of the analysis or the nature of the plugin's functionality.

Overall, the plugin appears to be well-developed from a security perspective, with a proactive approach to safeguarding against common web vulnerabilities. The lack of past vulnerabilities further reinforces this perception. While the current risk is low, maintaining vigilance around the implementation of authentication for the AJAX handlers and future updates is advisable.

Key Concerns

  • Presence of AJAX handlers, though secured
Vulnerabilities
None known

Time Zone Converter Security Vulnerabilities

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

Time Zone Converter Code Analysis

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

Output Escaping

93% escaped311 total outputs
Attack Surface

Time Zone Converter Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_convert_time_zoneclasses\class-timezone-functions.php:18
noprivwp_ajax_convert_time_zoneclasses\class-timezone-functions.php:19

Shortcodes 1

[time-zone-converter] classes\class-timezone-converter.php:42
WordPress Hooks 6
actioninitclasses\class-timezone-converter.php:25
actionadmin_initclasses\class-timezone-converter.php:31
actionadmin_enqueue_scriptsclasses\class-timezone-converter.php:32
actionadmin_noticesclasses\class-timezone-converter.php:33
actionadd_meta_boxesclasses\class-timezone-converter.php:34
actionsave_postclasses\class-timezone-converter.php:38
Maintenance & Trust

Time Zone Converter Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 1, 2025
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Alternatives

Time Zone Converter Alternatives

No alternatives data available yet.

Developer Profile

Time Zone Converter Developer Profile

Vikas Sharma

4 plugins · 1K total installs

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

How We Detect Time Zone Converter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/time-zone-converter/assets/css/admin-styles.css/wp-content/plugins/time-zone-converter/assets/css/jquery-ui.min.css/wp-content/plugins/time-zone-converter/assets/css/styles.css/wp-content/plugins/time-zone-converter/assets/js/admin-scripts.js/wp-content/plugins/time-zone-converter/assets/js/scripts.js
Script Paths
/wp-content/plugins/time-zone-converter/assets/js/admin-scripts.js/wp-content/plugins/time-zone-converter/assets/js/scripts.js
Version Parameters
time-zone-converter/assets/js/admin-scripts.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
tzc_activation_redirect_transient
Data Attributes
data-tzc_post_type
JS Globals
tzc_activation_redirect_transient
Shortcode Output
[time-zone-converter]
FAQ

Frequently Asked Questions about Time Zone Converter