Simple Current Date Time Security & Risk Analysis

wordpress.org/plugins/simple-current-date-time

Simple plugin for current, localized dates & times via shortcodes. Use in content, H1 & SEO titles. Lightweight.

70 active installs v2.0.1 PHP 7.4+ WP 5.0+ Updated Jun 8, 2025
datedynamic-titlelocalized-dateshortcodetime
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Current Date Time Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "simple-current-date-time" plugin v2.0.1 exhibits a strong security posture based on the provided static analysis. The absence of any dangerous functions, external HTTP requests, file operations, and the exclusive use of prepared statements for SQL queries are significant strengths. Furthermore, all identified outputs are properly escaped, and the attack surface, while present through shortcodes, does not include any unprotected entry points. The lack of any recorded vulnerabilities in its history further reinforces a positive security assessment.

However, a notable concern arises from the complete absence of nonce and capability checks across all identified entry points. While the static analysis reports no directly exploitable vulnerabilities or unsanitized taint flows, the lack of authentication and authorization mechanisms means that any of the six shortcodes could potentially be triggered by unauthenticated users, which might lead to unintended behavior or denial-of-service scenarios if not carefully designed. This reliance on implicit trust, without explicit checks, is a weakness that could be exploited if the shortcode logic were to be extended or modified in the future.

In conclusion, the plugin demonstrates good development practices regarding data sanitization and SQL injection prevention. Its vulnerability history is exceptionally clean. The primary weakness lies in the lack of explicit security checks for its shortcodes. While currently posing low immediate risk due to the absence of known exploits and a clean code audit, this omission represents a potential area for future security enhancements.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

Simple Current Date Time Security Vulnerabilities

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

Simple Current Date Time Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Simple Current Date Time Attack Surface

Entry Points6
Unprotected0

Shortcodes 6

[simpcuda_current_year] simple-current-date-time.php:54
[simpcuda_annee] simple-current-date-time.php:55
[simpcuda_current_month_year] simple-current-date-time.php:65
[simpcuda_mois_annee] simple-current-date-time.php:66
[simpcuda_current_date_time] simple-current-date-time.php:78
[simpcuda_date_heure_courante] simple-current-date-time.php:79
WordPress Hooks 4
filterplugin_row_metasimple-current-date-time.php:44
filterthe_titlesimple-current-date-time.php:83
filterrank_math/frontend/titlesimple-current-date-time.php:97
filterdocument_title_partssimple-current-date-time.php:111
Maintenance & Trust

Simple Current Date Time Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 8, 2025
PHP min version7.4
Downloads365

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Simple Current Date Time Developer Profile

inforeole

1 plugin · 70 total installs

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

How We Detect Simple Current Date Time

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[simpcuda_current_year][simpcuda_annee][simpcuda_current_month_year][simpcuda_mois_annee]
FAQ

Frequently Asked Questions about Simple Current Date Time