Event Countdown Security & Risk Analysis

wordpress.org/plugins/event-countdown

A simple and nice plugin to add countdown timer anywhere at your wordpress website. You can use it on your product sales promotion page for offer coun …

40 active installs v1.0 PHP 7.2+ WP 5.2+ Updated Jun 16, 2020
countdowncountdown-timerevent-countdown-timertimertimer-countdown
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Event Countdown Safe to Use in 2026?

Generally Safe

Score 85/100

Event Countdown 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 "event-countdown" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for SQL queries, and complete output escaping are significant strengths. Furthermore, the lack of file operations and external HTTP requests reduces potential attack vectors. The plugin also shows no recorded vulnerabilities in its history, which is a positive indicator.

However, there are notable concerns stemming from the limited security checks present. The fact that there are zero nonce checks and zero capability checks on any of its entry points is a significant weakness. While the static analysis indicates no direct AJAX or REST API handlers without authentication, the presence of a shortcode without any explicit authorization mechanism represents a potential vulnerability. If this shortcode's functionality relies on sensitive data or actions, an unauthenticated user could potentially exploit it.

In conclusion, while the "event-countdown" v1.0 plugin benefits from good coding practices regarding SQL and output sanitization, the lack of authentication and authorization checks on its shortcode is a critical oversight. The plugin's pristine vulnerability history is encouraging but does not negate the risks introduced by these missing security controls. A more robust implementation would include appropriate checks for all entry points.

Key Concerns

  • Shortcode without capability checks
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Event Countdown Security Vulnerabilities

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

Event Countdown 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

Event Countdown Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[evcountdown] event-countdown.php:34
WordPress Hooks 2
actionplugins_loadedevent-countdown.php:32
actionwp_enqueue_scriptsevent-countdown.php:33
Maintenance & Trust

Event Countdown Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJun 16, 2020
PHP min version7.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Event Countdown Developer Profile

Ridoy Islam

1 plugin · 40 total installs

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

How We Detect Event Countdown

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/event-countdown/assets/public/css/countdowncube.css/wp-content/plugins/event-countdown/assets/public/js/moment.min.js/wp-content/plugins/event-countdown/assets/public/js/moment-timezone-with-data-2012-2022.min.js/wp-content/plugins/event-countdown/assets/public/js/countdowncube.js/wp-content/plugins/event-countdown/assets/public/js/main.js
Script Paths
assets/public/js/moment.min.jsassets/public/js/moment-timezone-with-data-2012-2022.min.jsassets/public/js/countdowncube.jsassets/public/js/main.js
Version Parameters
ver=1.0

HTML / DOM Fingerprints

CSS Classes
countdowncube
JS Globals
evcountTranslate
Shortcode Output
<div id='counter'>
FAQ

Frequently Asked Questions about Event Countdown