CVE-2024-12589: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in djeet Finale Lite – Sales Countdown Timer & Discount for WooCommerce
CVE-2024-12589 is a stored DOM-based Cross-Site Scripting (XSS) vulnerability in the Finale Lite – Sales Countdown Timer & Discount for WooCommerce WordPress plugin, affecting all versions up to 2. 19. 0. Authenticated users with Contributor-level access or higher can inject malicious scripts via the countdown timer feature, which execute when other users view the infected page. This vulnerability arises from improper input sanitization and output escaping, allowing persistent script injection. The CVSS score is 6. 4 (medium severity), reflecting the network attack vector, low attack complexity, and no user interaction required. Exploitation could lead to session hijacking, defacement, or unauthorized actions within the affected WordPress sites. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation.
AI Analysis
Technical Summary
CVE-2024-12589 is a stored DOM-based Cross-Site Scripting vulnerability identified in the Finale Lite – Sales Countdown Timer & Discount for WooCommerce plugin for WordPress. The vulnerability exists in all versions up to and including 2.19.0 due to insufficient sanitization of user input and inadequate output escaping in the countdown timer feature. Authenticated users with Contributor-level access or higher can exploit this flaw by injecting arbitrary JavaScript code into pages that utilize the countdown timer. When other users access these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the WordPress environment. The vulnerability is classified under CWE-79, indicating improper neutralization of input during web page generation. The CVSS 3.1 base score is 6.4, reflecting a network attack vector, low attack complexity, required privileges at the contributor level, no user interaction needed, and a scope change due to the potential impact on other users. Although no known exploits are currently reported in the wild, the vulnerability poses a significant risk to websites using this plugin, especially those with multiple contributors. The lack of official patches at the time of reporting necessitates immediate mitigation efforts by administrators. This vulnerability highlights the risks associated with plugins that allow user-generated content without rigorous input validation and output encoding, particularly in e-commerce environments where trust and data integrity are critical.
Potential Impact
The primary impact of this vulnerability is the potential for attackers with contributor-level access to inject malicious scripts that execute in the browsers of other users, including administrators and customers. This can lead to session hijacking, theft of sensitive information such as authentication tokens, unauthorized actions performed on behalf of users, and possible defacement or manipulation of website content. For e-commerce sites using WooCommerce, this could undermine customer trust, lead to financial fraud, or disrupt business operations. The scope of impact extends beyond the initial attacker due to the stored nature of the XSS, affecting any user who views the compromised page. Although the vulnerability does not directly affect system availability, the integrity and confidentiality of user data and site content are at risk. Organizations relying on this plugin may face reputational damage, regulatory compliance issues, and increased operational costs if exploited. The medium CVSS score reflects these risks balanced against the requirement for authenticated access and the absence of user interaction for exploitation.
Mitigation Recommendations
1. Immediately restrict Contributor-level and higher privileges to trusted users only, minimizing the risk of malicious input injection. 2. Monitor and audit all user-generated content related to the countdown timer feature for suspicious scripts or anomalies. 3. Implement Web Application Firewall (WAF) rules to detect and block common XSS payloads targeting the affected plugin. 4. Until an official patch is released, consider disabling or removing the Finale Lite – Sales Countdown Timer & Discount plugin if feasible. 5. Educate site administrators and contributors about the risks of injecting untrusted content and enforce strict content policies. 6. Apply output encoding and input validation at the application level if custom development resources are available to patch the vulnerability temporarily. 7. Regularly back up website data and configurations to enable quick recovery in case of compromise. 8. Stay updated with vendor announcements and apply official patches immediately upon release. 9. Use security plugins that can detect and alert on suspicious script injections or changes in site content. 10. Conduct periodic security assessments focusing on user input handling and plugin vulnerabilities.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, Brazil, France, Netherlands, Japan, South Africa
CVE-2024-12589: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in djeet Finale Lite – Sales Countdown Timer & Discount for WooCommerce
Description
CVE-2024-12589 is a stored DOM-based Cross-Site Scripting (XSS) vulnerability in the Finale Lite – Sales Countdown Timer & Discount for WooCommerce WordPress plugin, affecting all versions up to 2. 19. 0. Authenticated users with Contributor-level access or higher can inject malicious scripts via the countdown timer feature, which execute when other users view the infected page. This vulnerability arises from improper input sanitization and output escaping, allowing persistent script injection. The CVSS score is 6. 4 (medium severity), reflecting the network attack vector, low attack complexity, and no user interaction required. Exploitation could lead to session hijacking, defacement, or unauthorized actions within the affected WordPress sites. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation.
AI-Powered Analysis
Technical Analysis
CVE-2024-12589 is a stored DOM-based Cross-Site Scripting vulnerability identified in the Finale Lite – Sales Countdown Timer & Discount for WooCommerce plugin for WordPress. The vulnerability exists in all versions up to and including 2.19.0 due to insufficient sanitization of user input and inadequate output escaping in the countdown timer feature. Authenticated users with Contributor-level access or higher can exploit this flaw by injecting arbitrary JavaScript code into pages that utilize the countdown timer. When other users access these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the WordPress environment. The vulnerability is classified under CWE-79, indicating improper neutralization of input during web page generation. The CVSS 3.1 base score is 6.4, reflecting a network attack vector, low attack complexity, required privileges at the contributor level, no user interaction needed, and a scope change due to the potential impact on other users. Although no known exploits are currently reported in the wild, the vulnerability poses a significant risk to websites using this plugin, especially those with multiple contributors. The lack of official patches at the time of reporting necessitates immediate mitigation efforts by administrators. This vulnerability highlights the risks associated with plugins that allow user-generated content without rigorous input validation and output encoding, particularly in e-commerce environments where trust and data integrity are critical.
Potential Impact
The primary impact of this vulnerability is the potential for attackers with contributor-level access to inject malicious scripts that execute in the browsers of other users, including administrators and customers. This can lead to session hijacking, theft of sensitive information such as authentication tokens, unauthorized actions performed on behalf of users, and possible defacement or manipulation of website content. For e-commerce sites using WooCommerce, this could undermine customer trust, lead to financial fraud, or disrupt business operations. The scope of impact extends beyond the initial attacker due to the stored nature of the XSS, affecting any user who views the compromised page. Although the vulnerability does not directly affect system availability, the integrity and confidentiality of user data and site content are at risk. Organizations relying on this plugin may face reputational damage, regulatory compliance issues, and increased operational costs if exploited. The medium CVSS score reflects these risks balanced against the requirement for authenticated access and the absence of user interaction for exploitation.
Mitigation Recommendations
1. Immediately restrict Contributor-level and higher privileges to trusted users only, minimizing the risk of malicious input injection. 2. Monitor and audit all user-generated content related to the countdown timer feature for suspicious scripts or anomalies. 3. Implement Web Application Firewall (WAF) rules to detect and block common XSS payloads targeting the affected plugin. 4. Until an official patch is released, consider disabling or removing the Finale Lite – Sales Countdown Timer & Discount plugin if feasible. 5. Educate site administrators and contributors about the risks of injecting untrusted content and enforce strict content policies. 6. Apply output encoding and input validation at the application level if custom development resources are available to patch the vulnerability temporarily. 7. Regularly back up website data and configurations to enable quick recovery in case of compromise. 8. Stay updated with vendor announcements and apply official patches immediately upon release. 9. Use security plugins that can detect and alert on suspicious script injections or changes in site content. 10. Conduct periodic security assessments focusing on user input handling and plugin vulnerabilities.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-12-12T19:33:27.276Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e43b7ef31ef0b59bfcd
Added to database: 2/25/2026, 9:48:51 PM
Last enriched: 2/26/2026, 3:31:23 AM
Last updated: 2/26/2026, 7:39:37 AM
Views: 1
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-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
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.