Date Tool Security & Risk Analysis

wordpress.org/plugins/date-tool

A simple plugin that returns the current date/time in a variety of different ways.

70 active installs v1.1 PHP + WP 3.3+ Updated Aug 10, 2014
current-datecurrent-daycurrent-monthdatereturn-date
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Date Tool Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "date-tool" plugin v1.1 presents a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, use of prepared statements for all SQL queries, and proper output escaping indicate good coding practices for sensitive operations. Furthermore, the lack of any recorded CVEs, either past or present, suggests a mature and secure development history. This plugin appears to have a minimal attack surface, with only one shortcode identified and no unprotected entry points across AJAX handlers, REST API routes, or cron events. The taint analysis showing zero flows, especially with no unsanitized paths, further reinforces its secure design.

However, a notable area for concern is the complete absence of nonce checks and capability checks. While the static analysis indicates zero unprotected entry points, the lack of these fundamental WordPress security mechanisms means that even legitimate entry points could be susceptible to CSRF attacks or unauthorized access if not inherently secured by WordPress's core functionalities. This oversight, though not currently exploited as indicated by the vulnerability history, represents a potential weakness that could be leveraged by attackers. In conclusion, the plugin exhibits excellent technical security in its current implementation, but the missing authorization and security checks on its single entry point are a significant point of potential risk that should be addressed for a truly robust security profile.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Date Tool Security Vulnerabilities

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

Date Tool Code Analysis

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

Date Tool Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[datetool_current] index.php:27
Maintenance & Trust

Date Tool Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 10, 2014
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings3
Active installs70
Developer Profile

Date Tool Developer Profile

gordi555

1 plugin · 70 total installs

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

How We Detect Date Tool

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[datetool_current]
FAQ

Frequently Asked Questions about Date Tool