CVE-2024-13735: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in nlemsieh HurryTimer – An Scarcity and Urgency Countdown Timer for WordPress & WooCommerce
CVE-2024-13735 is a stored cross-site scripting (XSS) vulnerability in the HurryTimer plugin for WordPress and WooCommerce, affecting all versions up to 2. 11. 2. The flaw arises from improper input sanitization and output escaping of the campaign name, allowing authenticated users with Contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, defacement, or unauthorized actions. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require authenticated access. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially those with multiple user roles. Countries with significant WordPress and WooCommerce usage, including the United States, Germany, United Kingdom, Australia, Canada, and India, are most at risk.
AI Analysis
Technical Summary
CVE-2024-13735 identifies a stored cross-site scripting (XSS) vulnerability in the HurryTimer plugin, a scarcity and urgency countdown timer used within WordPress and WooCommerce environments. The vulnerability stems from improper neutralization of input during web page generation (CWE-79), specifically due to insufficient sanitization and escaping of the 'campaign name' field. Authenticated attackers with Contributor-level privileges or higher can inject arbitrary JavaScript code into the campaign name, which is then stored and rendered on pages viewed by other users. This persistent XSS flaw enables attackers to execute scripts in the context of the victim's browser without requiring user interaction, potentially leading to session hijacking, privilege escalation, or unauthorized actions on the affected site. The vulnerability affects all versions up to and including 2.11.2 of the plugin. The CVSS v3.1 score is 6.4, reflecting medium severity, with an attack vector of network, low attack complexity, requiring privileges, no user interaction, and a scope change. Although no known exploits are reported in the wild, the presence of this vulnerability in a widely used WordPress plugin poses a significant risk to websites relying on HurryTimer for marketing urgency features. The flaw highlights the importance of proper input validation and output encoding in web applications, especially those allowing user-generated content to be displayed.
Potential Impact
The impact of CVE-2024-13735 on organizations worldwide can be significant, particularly for those operating e-commerce or marketing websites using WordPress and WooCommerce with the HurryTimer plugin. Exploitation allows attackers with Contributor-level access to inject malicious scripts that execute in the browsers of site visitors or administrators, potentially leading to session hijacking, theft of sensitive information, defacement, or unauthorized actions such as changing site content or user privileges. This can damage brand reputation, lead to customer data breaches, and cause financial losses. Since the vulnerability requires authenticated access, insider threats or compromised contributor accounts pose a direct risk. The scope of affected systems is broad due to the popularity of WordPress and WooCommerce globally. Although no active exploits are known, the medium severity rating and ease of exploitation by authenticated users make this a credible threat vector. Organizations with multiple contributors or less stringent access controls are particularly vulnerable. The vulnerability also increases the attack surface for supply chain attacks targeting WordPress plugins.
Mitigation Recommendations
To mitigate CVE-2024-13735, organizations should immediately update the HurryTimer plugin to a version that addresses this vulnerability once available. In the absence of an official patch, implement the following specific measures: 1) Restrict Contributor-level and higher permissions to trusted users only, minimizing the risk of malicious script injection. 2) Employ web application firewalls (WAFs) with custom rules to detect and block suspicious script payloads in campaign name inputs. 3) Conduct manual code reviews or apply input sanitization and output escaping for the campaign name field within the plugin code if feasible. 4) Monitor logs and user activity for unusual behavior indicative of XSS exploitation attempts. 5) Educate content contributors about safe input practices and the risks of injecting scripts. 6) Use Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected pages. 7) Regularly audit user roles and permissions to ensure least privilege principles are enforced. These targeted actions go beyond generic advice and address the specific attack vector and environment of the vulnerability.
Affected Countries
United States, Germany, United Kingdom, Australia, Canada, India, France, Brazil, Netherlands, Japan
CVE-2024-13735: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in nlemsieh HurryTimer – An Scarcity and Urgency Countdown Timer for WordPress & WooCommerce
Description
CVE-2024-13735 is a stored cross-site scripting (XSS) vulnerability in the HurryTimer plugin for WordPress and WooCommerce, affecting all versions up to 2. 11. 2. The flaw arises from improper input sanitization and output escaping of the campaign name, allowing authenticated users with Contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, defacement, or unauthorized actions. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require authenticated access. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially those with multiple user roles. Countries with significant WordPress and WooCommerce usage, including the United States, Germany, United Kingdom, Australia, Canada, and India, are most at risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-13735 identifies a stored cross-site scripting (XSS) vulnerability in the HurryTimer plugin, a scarcity and urgency countdown timer used within WordPress and WooCommerce environments. The vulnerability stems from improper neutralization of input during web page generation (CWE-79), specifically due to insufficient sanitization and escaping of the 'campaign name' field. Authenticated attackers with Contributor-level privileges or higher can inject arbitrary JavaScript code into the campaign name, which is then stored and rendered on pages viewed by other users. This persistent XSS flaw enables attackers to execute scripts in the context of the victim's browser without requiring user interaction, potentially leading to session hijacking, privilege escalation, or unauthorized actions on the affected site. The vulnerability affects all versions up to and including 2.11.2 of the plugin. The CVSS v3.1 score is 6.4, reflecting medium severity, with an attack vector of network, low attack complexity, requiring privileges, no user interaction, and a scope change. Although no known exploits are reported in the wild, the presence of this vulnerability in a widely used WordPress plugin poses a significant risk to websites relying on HurryTimer for marketing urgency features. The flaw highlights the importance of proper input validation and output encoding in web applications, especially those allowing user-generated content to be displayed.
Potential Impact
The impact of CVE-2024-13735 on organizations worldwide can be significant, particularly for those operating e-commerce or marketing websites using WordPress and WooCommerce with the HurryTimer plugin. Exploitation allows attackers with Contributor-level access to inject malicious scripts that execute in the browsers of site visitors or administrators, potentially leading to session hijacking, theft of sensitive information, defacement, or unauthorized actions such as changing site content or user privileges. This can damage brand reputation, lead to customer data breaches, and cause financial losses. Since the vulnerability requires authenticated access, insider threats or compromised contributor accounts pose a direct risk. The scope of affected systems is broad due to the popularity of WordPress and WooCommerce globally. Although no active exploits are known, the medium severity rating and ease of exploitation by authenticated users make this a credible threat vector. Organizations with multiple contributors or less stringent access controls are particularly vulnerable. The vulnerability also increases the attack surface for supply chain attacks targeting WordPress plugins.
Mitigation Recommendations
To mitigate CVE-2024-13735, organizations should immediately update the HurryTimer plugin to a version that addresses this vulnerability once available. In the absence of an official patch, implement the following specific measures: 1) Restrict Contributor-level and higher permissions to trusted users only, minimizing the risk of malicious script injection. 2) Employ web application firewalls (WAFs) with custom rules to detect and block suspicious script payloads in campaign name inputs. 3) Conduct manual code reviews or apply input sanitization and output escaping for the campaign name field within the plugin code if feasible. 4) Monitor logs and user activity for unusual behavior indicative of XSS exploitation attempts. 5) Educate content contributors about safe input practices and the risks of injecting scripts. 6) Use Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected pages. 7) Regularly audit user roles and permissions to ensure least privilege principles are enforced. These targeted actions go beyond generic advice and address the specific attack vector and environment of the vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-25T22:40:27.125Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e6cb7ef31ef0b5a0546
Added to database: 2/25/2026, 9:49:32 PM
Last enriched: 2/25/2026, 10:27:57 PM
Last updated: 2/26/2026, 8:40:06 AM
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-1698: CWE-644 Improper Neutralization of HTTP Headers for Scripting Syntax in arcinfo PcVue
MediumCVE-2026-1697: CWE-614 Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in arcinfo PcVue
MediumCVE-2026-1696: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in arcinfo PcVue
LowCVE-2026-1695: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in arcinfo PcVue
MediumCVE-2026-1694: CWE-201 Insertion of Sensitive Information into Sent Data in arcinfo PcVue
LowActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.