Current Date Shortcode For WordPess Security & Risk Analysis

wordpress.org/plugins/current-date

Easily display the current date anywhere using a simple shortcode, Gutenberg block, Elementor addon

1K active installs v1.0.4 PHP 7.0+ WP 5.0+ Updated Apr 20, 2025
current-datemonthshortcodeyear
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Current Date Shortcode For WordPess Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The 'current-date' plugin version 1.0.4 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, along with no external HTTP requests, significantly limits its attack surface. The fact that all SQL queries utilize prepared statements is a strong indicator of secure database interaction, and the lack of any recorded vulnerabilities in its history further bolsters confidence. However, a notable weakness lies in the output escaping, where 40% of the total outputs are not properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if the data being outputted is user-controllable or comes from untrusted sources.

The code analysis reveals no dangerous functions, critical taint flows, or unsanitized paths, which is highly positive. The absence of nonce checks and capability checks is less concerning given the limited attack surface (only one shortcode and no unprotected entry points). Despite the solid foundation, the unescaped output remains a point of concern that could be exploited. The plugin's history of zero vulnerabilities suggests good development practices, but this should not overshadow the identified code-level risk of improper output sanitization.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Current Date Shortcode For WordPess Security Vulnerabilities

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

Current Date Shortcode For WordPess Code Analysis

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

Output Escaping

60% escaped10 total outputs
Attack Surface

Current Date Shortcode For WordPess Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[current-date] includes\class-cdsfw-current-date-shortcode.php:21
WordPress Hooks 8
actioninitcdsfw-current-date.php:74
actionelementor/widgets/registerelementor-addons\cdsfw-current-date-register-widget.php:9
actionadmin_menuincludes\class-cdsfw-current-date-menu.php:21
actionplugins_loadedincludes\class-cdsfw-current-date.php:109
actionadmin_enqueue_scriptsincludes\class-cdsfw-current-date.php:121
actionadmin_enqueue_scriptsincludes\class-cdsfw-current-date.php:122
actionwp_enqueue_scriptsincludes\class-cdsfw-current-date.php:134
actionwp_enqueue_scriptsincludes\class-cdsfw-current-date.php:135
Maintenance & Trust

Current Date Shortcode For WordPess Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 20, 2025
PHP min version7.0
Downloads16K

Community Trust

Rating100/100
Number of ratings1
Active installs1K
Developer Profile

Current Date Shortcode For WordPess Developer Profile

Noruzzaman

10 plugins · 5K total installs

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

How We Detect Current Date Shortcode For WordPess

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/admin/css/cdsfw-current-date-admin.css/wp-content/plugins/current-date/admin/js/cdsfw-current-date-admin.js
Script Paths
/wp-content/plugins/current-date/admin/js/cdsfw-current-date-admin.js
Version Parameters
cdsfw-current-date-admin?ver=cdsfw-current-date-admin.js?ver=

HTML / DOM Fingerprints

Shortcode Output
[current_date][current-date]
FAQ

Frequently Asked Questions about Current Date Shortcode For WordPess