CTC Countdown Timer Cookies Security & Risk Analysis

wordpress.org/plugins/ctc-countdown-timer-cookies

Create a persistent responsive countdown timer to any date/time.

10 active installs v1.0.1 PHP 5.3+ WP 3.0.1+ Updated Mar 28, 2020
clockcookiescountdowncountercountup
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CTC Countdown Timer Cookies Safe to Use in 2026?

Generally Safe

Score 85/100

CTC Countdown Timer Cookies has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "ctc-countdown-timer-cookies" plugin version 1.0.1 presents a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, not performing file operations or external HTTP requests, and using prepared statements for all its SQL queries. The absence of any recorded vulnerabilities or CVEs in its history is also a strong indicator of a well-maintained and secure codebase thus far. However, significant concerns arise from the static analysis. The plugin exposes a considerable attack surface with 3 entry points, of which 2 are unprotected AJAX handlers. This lack of authentication and capability checks on these entry points is a critical security oversight, making them prime targets for unauthorized actions. Furthermore, a worrying 63% of output is not properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities across its outputs.

While the plugin has no reported CVEs, the identified weaknesses in its current version are substantial. The unprotected AJAX handlers are a direct invitation for attackers to exploit the plugin's functionality without proper authorization. The high percentage of unescaped output amplifies this risk, as malicious scripts could be injected and executed within the WordPress dashboard or on the front-end. The lack of taint analysis data means we cannot definitively rule out deeper code execution or data manipulation vulnerabilities, though the absence of SQL queries or file operations reduces this likelihood. In conclusion, the plugin's lack of historical vulnerabilities is a positive sign, but the current static analysis reveals critical security flaws that require immediate attention, particularly regarding unprotected AJAX endpoints and insufficient output escaping.

Key Concerns

  • AJAX handlers without auth checks
  • High percentage of unescaped output
  • AJAX handlers without capability checks
Vulnerabilities
None known

CTC Countdown Timer Cookies Security Vulnerabilities

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

CTC Countdown Timer Cookies Code Analysis

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

Output Escaping

37% escaped19 total outputs
Attack Surface
2 unprotected

CTC Countdown Timer Cookies Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

noprivwp_ajax_ctc_reset_countdownincludes\class-ctc-countdown-timer-cookies.php:171
authwp_ajax_ctc_reset_countdownincludes\class-ctc-countdown-timer-cookies.php:172

Shortcodes 1

[ctctimer] includes\class-ctc-countdown-timer-cookies.php:192
WordPress Hooks 9
actionplugins_loadedincludes\class-ctc-countdown-timer-cookies.php:142
actionadmin_enqueue_scriptsincludes\class-ctc-countdown-timer-cookies.php:157
actionadmin_enqueue_scriptsincludes\class-ctc-countdown-timer-cookies.php:158
actioninitincludes\class-ctc-countdown-timer-cookies.php:161
actionsave_postincludes\class-ctc-countdown-timer-cookies.php:164
filtermanage_edit-ctc_countdown_columnsincludes\class-ctc-countdown-timer-cookies.php:167
actionmanage_ctc_countdown_posts_custom_columnincludes\class-ctc-countdown-timer-cookies.php:168
actionwp_enqueue_scriptsincludes\class-ctc-countdown-timer-cookies.php:188
actionwp_enqueue_scriptsincludes\class-ctc-countdown-timer-cookies.php:189
Maintenance & Trust

CTC Countdown Timer Cookies Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedMar 28, 2020
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CTC Countdown Timer Cookies Developer Profile

Jerbik

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 CTC Countdown Timer Cookies

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ctc-countdown-timer-cookies/includes/css/ctc-countdown-timer-cookies-admin.css/wp-content/plugins/ctc-countdown-timer-cookies/includes/js/ctc-countdown-timer-cookies-admin.js
Version Parameters
ctc-countdown-timer-cookies/css/ctc-countdown-timer-cookies-admin.css?ver=ctc-countdown-timer-cookies/js/ctc-countdown-timer-cookies-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-plugin-name="ctc-countdown-timer-cookies"data-plugin-version="1.0.1"
JS Globals
window.ctcCountdownTimerCookiesAdmin
Shortcode Output
[ctc_countdown id=""]
FAQ

Frequently Asked Questions about CTC Countdown Timer Cookies