Promotional Timer Security & Risk Analysis

wordpress.org/plugins/promotional-timer

Show a promotional timer on the website using a shortcode

0 active installs v1.1 PHP 5.4+ WP 4.9+ Updated Nov 9, 2023
promotiontimerwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Promotional Timer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The promotional-timer plugin version 1.1 presents a mixed security posture. On the positive side, there are no known historical vulnerabilities (CVEs) and the static analysis shows a commendable absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests. Furthermore, all identified SQL queries utilize prepared statements. The plugin also exhibits some level of capability checks. However, significant concerns arise from the output escaping. With only 33% of 21 identified outputs being properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. The taint analysis also revealed two flows with unsanitized paths, which, while not classified as critical or high severity in this analysis, warrant attention as they indicate potential avenues for unexpected data handling.

Key Concerns

  • Low percentage of properly escaped output
  • Taint flows with unsanitized paths (2)
  • No nonce checks detected
Vulnerabilities
None known

Promotional Timer Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Promotional Timer Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Promotional Timer Code Analysis

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

Bundled Libraries

Select2

Output Escaping

33% escaped21 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
update_setting (includes/class.sn-pt-setting.php:55)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Promotional Timer Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sn_pt_promotional_timer] includes/class.sn-pt-frontend.php:20
WordPress Hooks 11
actionadmin_enqueue_scriptsincludes/class.sn-pt-dashboard.php:15
actionwp_headincludes/class.sn-pt-frontend.php:15
actionadmin_headincludes/class.sn-pt-frontend.php:16
actionadmin_enqueue_scriptsincludes/class.sn-pt-init.php:27
actionadmin_enqueue_scriptsincludes/class.sn-pt-init.php:28
actionadmin_headincludes/class.sn-pt-init.php:29
actionadmin_menuincludes/class.sn-pt-init.php:30
actionadmin_enqueue_scriptsincludes/class.sn-pt-setting.php:16
actionadmin_post_sn_pt_update_settingincludes/class.sn-pt-setting.php:20
actionsn_pt_initinit.php:86
actionplugins_loadedinit.php:96
Maintenance & Trust

Promotional Timer Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 9, 2023
PHP min version5.4
Downloads617

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Promotional Timer Developer Profile

sidngr

6 plugins · 610 total installs

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

How We Detect Promotional Timer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/promotional-timer/assets/js/jquery.js
Version Parameters
promotional-timer/assets/js/jquery.js?ver=

HTML / DOM Fingerprints

CSS Classes
sn-pt-promotional-timerdigitdigit-labelhoursminutessecondsdays
JS Globals
sn_pt_discount_end_datediscount_timer
Shortcode Output
<div class="sn-pt-promotional-timer" style="display:none;"><div class="timer"></div></div>
FAQ

Frequently Asked Questions about Promotional Timer