What the vulnerability does
01Description
The Countdown and CountUp, WooCommerce Sales Timers WordPress plugin is vulnerable to Cross-Site Request Forgery via the save_theme function found in the ~/includes/admin/coundown_theme_page.php file due to a missing nonce check which allows attackers to inject arbitrary web scripts, in versions up to and including 1.5.7.
Explanation of Vulnerability in Simple Terms
02Summary
The Countdown and CountUp plugin for WooCommerce contains a cross-site request forgery (CSRF) vulnerability in version 1.5.7. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unauthorized actions on the site without the admin's knowledge or consent. This could allow modification of plugin settings or other administrative functions.
What an attacker can do
03Attacker Capabilities
Perform unauthorized administrative actions on the site by tricking a logged-in admin into visiting a malicious webpage.
Potential impact on your site
04Site Impact
An attacker can change plugin settings or perform other admin actions without your permission if you visit a compromised site while logged in.
Conditions required to exploit
05Prerequisites
A site administrator must visit a malicious webpage while logged into WordPress.
Key dates
06Disclosure timeline
September 28, 2021
CVE published
March 31, 2025
Record updated