Current Date Free Security & Risk Analysis

wordpress.org/plugins/current-date-free

A lightweight plugin that provides shortcodes for the current, Year, Month, Day, Time and more.

10 active installs v2.0 PHP 5.0+ WP 3.0+ Updated Jan 30, 2021
copyrightcurrent-yeardateshortcodeyear
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Current Date Free Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The 'current-date-free' v2.0 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no direct SQL injection vulnerabilities due to the consistent use of prepared statements, and there are no reported CVEs in its history. The absence of file operations, external HTTP requests, and dangerous functions further strengthens its security foundation. However, significant concerns arise from the lack of output escaping. With 0% of outputs being properly escaped, any dynamic content displayed by the plugin is susceptible to cross-site scripting (XSS) attacks, potentially allowing attackers to inject malicious scripts into the user's browser.

Furthermore, the plugin's attack surface, while consisting of only shortcodes, lacks any capability checks. While there are no AJAX or REST API endpoints to scrutinize for authentication, the shortcodes themselves could be exploited if they handle user-supplied data and subsequently display it without proper sanitization or escaping. The absence of nonce checks, coupled with the unescaped output, creates a notable risk for XSS vulnerabilities, especially if shortcodes can be triggered in contexts where user input might be involved. The vulnerability history being clean is a good sign, but the identified code weaknesses present immediate, exploitable risks that need to be addressed.

Key Concerns

  • Outputs not properly escaped
  • No capability checks on entry points
  • No nonce checks
Vulnerabilities
None known

Current Date Free Security Vulnerabilities

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

Current Date Free Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Current Date Free Attack Surface

Entry Points6
Unprotected0

Shortcodes 6

[lwcd] lw-current-date.php:31
[lwcd-year] lw-current-date.php:40
[lwcd-month-s] lw-current-date.php:46
[lwcd-month-n] lw-current-date.php:52
[lwcd-day] lw-current-date.php:58
[lwcd-day-sfx] lw-current-date.php:64
WordPress Hooks 1
actionadmin_menulw-current-date.php:80
Maintenance & Trust

Current Date Free Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 30, 2021
PHP min version5.0
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Current Date Free Developer Profile

ddeleeuw

1 plugin · 10 total installs

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

How We Detect Current Date Free

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/current-date-free/style.css
Version Parameters
current-date-free/style.css?ver=

HTML / DOM Fingerprints

Shortcode Output
[lwcd display="format(s)"][lwcd-year][lwcd-month-s][lwcd-month-n]
FAQ

Frequently Asked Questions about Current Date Free