JKL Timezone Converter Security & Risk Analysis

wordpress.org/plugins/jkl-timezone-converter

A simple Timezone widget and shortcode that allows you to convert time differences and easily plan events or meetings based in other timezones.

20 active installs v1.0.3 PHP + WP 3.5+ Updated Apr 20, 2016
contentcustomshortcodetimezoneswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is JKL Timezone Converter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The jkl-timezone-converter plugin v1.0.3 demonstrates a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, cron events, and file operations significantly reduces the attack surface. Crucially, all SQL queries are properly prepared, and there are no dangerous functions or external HTTP requests identified, which are common sources of vulnerabilities. The presence of a nonce check is also a positive sign for security.

However, there are areas that warrant attention. The plugin has 19 total output operations, with only 53% being properly escaped. This means that a significant portion of user-facing output could potentially be vulnerable to Cross-Site Scripting (XSS) attacks if the data being output is not inherently sanitized before reaching the plugin. Furthermore, the plugin lacks capability checks on its entry points, meaning that users without the necessary permissions could potentially interact with its functionalities, although the limited attack surface mitigates the immediate risk of this.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the clean taint analysis, suggests that the current codebase, as analyzed, does not contain obvious critical or high-severity security flaws. The plugin's strengths lie in its minimal attack surface and secure handling of database operations. The primary weakness is the insufficient output escaping, which represents a tangible risk that could be exploited.

Key Concerns

  • Insufficient output escaping
  • Lack of capability checks on entry points
Vulnerabilities
None known

JKL Timezone Converter Security Vulnerabilities

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

JKL Timezone Converter Code Analysis

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

Output Escaping

53% escaped19 total outputs
Attack Surface

JKL Timezone Converter Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[jkl-timezones] inc\class-jkl-timezones-shortcode.php:36
WordPress Hooks 2
actionwidgets_initinc\class-jkl-timezones-widget.php:48
actionwp_enqueue_scriptsinc\class-jkl-timezones.php:119
Maintenance & Trust

JKL Timezone Converter Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 20, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

JKL Timezone Converter Developer Profile

jekkilekki

4 plugins · 130 total installs

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

How We Detect JKL Timezone Converter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jkl-timezone-converter/inc/view-jkl-timezones-form.php/wp-content/plugins/jkl-timezone-converter/inc/js/color_picker.js
Script Paths
/wp-content/plugins/jkl-timezone-converter/inc/js/color_picker.js
Version Parameters
jkl-timezone-converter/style.css?ver=jkltz-color-picker?ver=

HTML / DOM Fingerprints

CSS Classes
jkl_timezones_widget
HTML Comments
Possible Upcoming Feature : WP Color PickerOutputs the content of the widgetSuccess Color:
Data Attributes
id="jkl_timezones_widget"name="jkl_timezones_widget"
JS Globals
JKL_Timezones
Shortcode Output
[jkl-timezones]
FAQ

Frequently Asked Questions about JKL Timezone Converter