Simple Show Date Security & Risk Analysis

wordpress.org/plugins/simple-show-date

Show Current date on your website with this plugin, very simple way to use for any website, Show current date with shortcode, show next day date on we …

100 active installs v1.0 PHP 7.2+ WP 4.6+ Updated Feb 19, 2025
previous-day-widgetshow-current-dateshow-next-dayshow-today-datesimple-show-today-date
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Show Date Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'simple-show-date' plugin v1.0 exhibits a generally strong security posture based on the provided static analysis. All identified output is properly escaped, and SQL queries utilize prepared statements, mitigating common vulnerabilities like cross-site scripting (XSS) and SQL injection. The absence of file operations and external HTTP requests further reduces the attack surface. The plugin also has no recorded vulnerability history, which is a positive indicator of its historical security.

However, a significant concern arises from the complete lack of capability checks and nonce checks across all entry points, including the two shortcodes. While the static analysis did not detect any direct flows of unsanitized data (taint analysis), the absence of these fundamental security controls means that any malicious input, if discoverable through other means, could potentially be executed without proper authorization. This creates a theoretical but nonetheless real risk, as the plugin is not actively verifying user permissions for its shortcode functionality. The absence of these checks is the primary area of concern in an otherwise well-constructed plugin.

Key Concerns

  • Missing capability checks on entry points
  • Missing nonce checks on entry points
Vulnerabilities
None known

Simple Show Date Security Vulnerabilities

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

Simple Show Date Code Analysis

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

Output Escaping

100% escaped18 total outputs
Attack Surface

Simple Show Date Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[ssdc2tw_date] simple-show-date.php:244
[ssdc2tw_custom_date] simple-show-date.php:260
WordPress Hooks 2
actionadmin_enqueue_scriptssimple-show-date.php:25
actionadmin_menusimple-show-date.php:30
Maintenance & Trust

Simple Show Date Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 19, 2025
PHP min version7.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Alternatives

Simple Show Date Alternatives

No alternatives data available yet.

Developer Profile

Simple Show Date Developer Profile

Come2theweb

5 plugins · 420 total installs

97
trust score
Avg Security Score
95/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect Simple Show Date

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-show-date/assets/css/ssdc2tw_admin.css

HTML / DOM Fingerprints

CSS Classes
ssdc2tw_rowssdc2tw_leftssdc2tw_date_stylessdc2tw_rightssdc2tw_customhintdaysigndayfullform
Data Attributes
ssdc2tw_date_stylessdc2tw_customhint
Shortcode Output
[ssdc2tw_date][ssdc2tw_date style="1"][ssdc2tw_date style="2"][ssdc2tw_date style="3"]
FAQ

Frequently Asked Questions about Simple Show Date