CVE-2024-0617 MEDIUM

CVE-2024-0617: Category Discount Woocommerce <= 4.12 - Missing Authorization via wpcd_save_discount()

Vendor Vidishp
Product Simple Discount Rules for Woocommerce
Weakness CWE-862 · Missing authorization
Published January 25, 2024
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

The Category Discount Woocommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the wpcd_save_discount() function in all versions up to, and including, 4.12. This makes it possible for unauthenticated attackers to modify product category discounts that could lead to loss of revenue.

Explanation of Vulnerability in Simple Terms

02Summary

Simple Discount Rules for WooCommerce versions 4.12 and earlier lack proper authorization checks, allowing unauthenticated attackers to modify discount rules. An attacker can change discount configurations without logging in or having any special permissions. This affects the integrity of pricing and promotional settings on affected WooCommerce stores.

What an attacker can do

03Attacker Capabilities

Modify or create discount rules without authentication.

Potential impact on your site

04Site Impact

Attackers can alter discount rules, potentially causing revenue loss or customer confusion through unauthorized pricing changes.

Conditions required to exploit

05Prerequisites

Network access to the WooCommerce site; no login or user interaction required.

Key dates

06Disclosure timeline

January 25, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE