CVE-2021-34636 HIGH

CVE-2021-34636: Countdown and CountUp, WooCommerce Sales Timer <= 1.5.7 Cross-Site Request Forgery to Stored Cross-Site Scripting

Vendor Wpdevart
Product Countdown and CountUp, WooCommerce Sales Timers
Weakness CWE-352 · CSRF
Published September 28, 2021
Last update March 31, 2025

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

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

Related vulnerabilities

08Related CVE