Delivery Countdown Timer Security & Risk Analysis

wordpress.org/plugins/delivery-countdown-timer

Show the nextday delivery timer with text based on cut off time.

200 active installs v1.0 PHP + WP 3.0+ Updated Jun 3, 2016
countdown-timerproduct-delivery-timershipping-timerwoocommerce-countdown-timerwoocommerce-timer
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Delivery Countdown Timer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'delivery-countdown-timer' v1.0 plugin exhibits a generally positive security posture based on the provided static analysis. There are no identified dangerous functions, external HTTP requests, file operations, or SQL queries that are not properly prepared. The high percentage of properly escaped output also indicates a good effort to prevent cross-site scripting vulnerabilities. The absence of any known CVEs or historical vulnerabilities is a strong indicator of good maintenance and secure coding practices. The limited attack surface, with only one shortcode and no unprotected AJAX handlers or REST API routes, further contributes to its secure profile.

However, there are some areas for improvement and potential, albeit currently unproven, risks. The complete lack of nonce checks and capability checks across all entry points (even though the attack surface is small) is a significant concern. While no vulnerabilities have been reported historically, this absence of robust authorization mechanisms means that if any future vulnerabilities are introduced, they could be exploited by unauthenticated users. The taint analysis showing zero flows, while seemingly good, could also be a result of the analysis not being comprehensive enough to uncover subtle data flow issues, especially in the absence of specific taintable sinks or sources being present in the code.

In conclusion, the plugin is currently in a strong security state due to its limited attack surface, use of prepared statements, and well-escaped output. The lack of historical vulnerabilities is a positive sign. The primary weakness lies in the absence of nonces and capability checks, which, while not currently exploited, represents a latent risk that could be leveraged if other vulnerabilities emerge. This plugin can be considered reasonably secure for now, but the lack of authorization checks warrants careful monitoring.

Key Concerns

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

Delivery Countdown Timer Security Vulnerabilities

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

Delivery Countdown Timer Code Analysis

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

Output Escaping

91% escaped77 total outputs
Attack Surface

Delivery Countdown Timer Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[countdown] class\class_ct.php:11
WordPress Hooks 5
actionwp_enqueue_scriptsclass\class_ct.php:7
filterthe_contentclass\class_ct.php:10
actionwoocommerce_before_add_to_cart_buttonclass\class_ct.php:12
actionadmin_menuclass\class_ct.php:14
actionadmin_initclass\class_ct.php:15
Maintenance & Trust

Delivery Countdown Timer Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJun 3, 2016
PHP min version
Downloads8K

Community Trust

Rating96/100
Number of ratings4
Active installs200
Developer Profile

Delivery Countdown Timer Developer Profile

Arul Jayaraj

2 plugins · 280 total installs

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

How We Detect Delivery Countdown Timer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/delivery-countdown-timer/assets/css/countdown.css/wp-content/plugins/delivery-countdown-timer/assets/js/jquery.countdownTimer.min.js
Script Paths
//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css
Version Parameters
/delivery-countdown-timer/assets/js/jquery.countdownTimer.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
cdn_before_adt_cartad_crt_tmr_cdn
Data Attributes
data-viewdata-timerdata-labeldata-label-plural
Shortcode Output
[countdown cdn_class='cdn_before_adt_cart' cdn_timer_id='ad_crt_tmr_cdn' ]
FAQ

Frequently Asked Questions about Delivery Countdown Timer