Intl DateTime Calendar Security & Risk Analysis

wordpress.org/plugins/intl-datetime-calendar

Display dates and times in various calendar systems (Buddhist, Islamic, etc.) while respecting WordPress settings and maintaining SEO friendliness.

0 active installs v1.0.3 PHP 7.0+ WP 5.0+ Updated Jan 1, 2026
calendardatetimeformattingi18ninternationalization
78
B · Generally Safe
CVEs total1
Unpatched1
Last CVEAug 15, 2025
Safety Verdict

Is Intl DateTime Calendar Safe to Use in 2026?

Mostly Safe

Score 78/100

Intl DateTime Calendar is generally safe to use. 1 past CVE were resolved.

1 known CVE 1 unpatched Last CVE: Aug 15, 2025Updated 4mo ago
Risk Assessment

The "intl-datetime-calendar" v1.0.3 plugin exhibits a generally positive security posture based on the static analysis. The code demonstrates good practices by consistently using prepared statements for all SQL queries and properly escaping the vast majority of its output. The absence of dangerous functions, file operations, external HTTP requests, and critical taint analysis findings further contributes to a sense of security. However, a significant concern arises from the vulnerability history. The presence of one unpatched medium severity CVE, specifically Cross-site Scripting (XSS), indicates a known and actively exploitable vulnerability. This single unpatched vulnerability, even if medium, presents a tangible risk that could be leveraged by attackers.

While the code itself appears robust in its handling of common vulnerabilities like SQL injection and output escaping, the unaddressed CVE undermines the overall security. The plugin's limited attack surface, consisting primarily of a single shortcode, is a strength. Nonetheless, the fact that a known XSS vulnerability remains unpatched in this version is a critical weakness that outweighs the otherwise positive static analysis. Users should be highly cautious until this vulnerability is addressed by the developer.

Key Concerns

  • Unpatched medium severity CVE (XSS)
  • No nonce checks found
  • No capability checks found
Vulnerabilities
1 published

Intl DateTime Calendar Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-8293medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Intl DateTime Calendar <= 1.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via date Parameter

Aug 15, 2025Unpatched
Version History

Intl DateTime Calendar Release Timeline

v1.0.3Current1 CVE
v1.0.21 CVE
v1.0.11 CVE
v1.0.01 CVE
Code Analysis
Analyzed Apr 16, 2026

Intl DateTime Calendar Code Analysis

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

Output Escaping

99% escaped72 total outputs
Attack Surface

Intl DateTime Calendar Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[intl_datetime] intl-datetime-calendar.php:127
WordPress Hooks 9
actioninitintl-datetime-calendar.php:103
actionadmin_menuintl-datetime-calendar.php:111
actionadmin_initintl-datetime-calendar.php:112
actionwp_enqueue_scriptsintl-datetime-calendar.php:115
filterrender_block_core/post-dateintl-datetime-calendar.php:118
filterrender_block_core/post-timeintl-datetime-calendar.php:119
filterrender_block_core/post-modified-dateintl-datetime-calendar.php:120
filterrender_block_core/post-modified-timeintl-datetime-calendar.php:121
filterrender_blockintl-datetime-calendar.php:124
Maintenance & Trust

Intl DateTime Calendar Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 1, 2026
PHP min version7.0
Downloads451

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Intl DateTime Calendar Developer Profile

Theerawat Patthawee

1 plugin · 0 total installs

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

How We Detect Intl DateTime Calendar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/intl-datetime-calendar/intl-datetime-calendar.js/wp-content/plugins/intl-datetime-calendar/intl-datetime-calendar.css
Script Paths
/wp-content/plugins/intl-datetime-calendar/intl-datetime-calendar.js
Version Parameters
intl-datetime-calendar/intl-datetime-calendar.css?ver=intl-datetime-calendar/intl-datetime-calendar.js?ver=

HTML / DOM Fingerprints

CSS Classes
intl-datetime-calendar-output
Data Attributes
data-calendar-typedata-datetime-format
JS Globals
IntlDateTimeCalendar
Shortcode Output
[intl_datetime
FAQ

Frequently Asked Questions about Intl DateTime Calendar