GW Count Down Security & Risk Analysis

wordpress.org/plugins/gw-count-down

Display a live countdown timer anywhere on your site using a simple shortcode.

100 active installs v1.1.1 PHP 7.4+ WP 5.9+ Updated Aug 18, 2025
coming-sooncountdown-timerevent-countdownlive-timertimer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GW Count Down Safe to Use in 2026?

Generally Safe

Score 100/100

GW Count Down has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

The 'gw-count-down' plugin version 1.1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and the plugin's clean vulnerability history suggest a well-maintained codebase. The code analysis reveals a small attack surface, with the single shortcode being the only entry point, and notably, no unauthenticated entry points are identified. Furthermore, the plugin demonstrates good practices by using prepared statements for all SQL queries and a high percentage of properly escaped output. The lack of dangerous functions, file operations, external HTTP requests, and taint flow issues further reinforces its apparent security. However, the complete absence of nonce and capability checks across all identified entry points is a significant concern. While the current analysis doesn't show immediate exploitable flaws, this lack of authorization and validation creates a potential weakness that could be exploited if the shortcode handler were to be mishandled or if future code additions are made without proper security considerations.

Key Concerns

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

GW Count Down Security Vulnerabilities

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

GW Count Down Code Analysis

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

Output Escaping

92% escaped62 total outputs
Attack Surface

GW Count Down Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gwcountdown] gw-count-down.php:70
WordPress Hooks 4
actionwp_enqueue_scriptsgw-count-down.php:54
filterpre_do_shortcode_taggw-count-down.php:86
actionadmin_menugw-count-down.php:90
actionadmin_initgw-count-down.php:91
Maintenance & Trust

GW Count Down Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 18, 2025
PHP min version7.4
Downloads707

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

GW Count Down Developer Profile

Green Website

4 plugins · 200 total installs

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

How We Detect GW Count Down

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gw-count-down/includes/js/gwcountdown-script.js/wp-content/plugins/gw-count-down/includes/css/gwcountdown-style.css
Script Paths
includes/js/gwcountdown-script.js
Version Parameters
gw-count-down/includes/js/gwcountdown-script.js?ver=gw-count-down/includes/css/gwcountdown-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
gw-countdown-timer
Data Attributes
data-countdown-enddata-countdown-label-daysdata-countdown-label-hoursdata-countdown-label-minutesdata-countdown-label-secondsdata-countdown-message-expired
JS Globals
gw_countdown_args
Shortcode Output
[gwcountdown][gwcountdown date="YYYY-MM-DD HH:MM:SS"][gwcountdown end="YYYY-MM-DD HH:MM:SS"][gwcountdown date="YYYY-MM-DD HH:MM:SS" label_days="Days" label_hours="Hours" label_minutes="Minutes" label_seconds="Seconds" message_expired="Countdown finished!"]
FAQ

Frequently Asked Questions about GW Count Down