CVE-2024-3216 MEDIUM

CVE-2024-3216: WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels <= 4.4.2 - Missing Authorization to Unauthenticated Settings Reset

Vendor Webtoffee
Product WebToffee WooCommerce PDF Invoices, Packing Slips, Delivery Notes & Shipping Labels
Weakness CWE-862 · Missing authorization
Published April 6, 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 WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the wt_pklist_reset_settings() function in all versions up to, and including, 4.4.2. This makes it possible for unauthenticated attackers to reset all of the plugin's settings.

Explanation of Vulnerability in Simple Terms

02Summary

The WebToffee WooCommerce PDF Invoices plugin through version 4.4.2 lacks proper authorization checks on certain functions. An attacker without authentication can modify invoice data or other protected resources by sending direct requests to the vulnerable endpoints. This affects the integrity of order records and related documents.

What an attacker can do

03Attacker Capabilities

Modify invoice data and order information without logging in.

Potential impact on your site

04Site Impact

Attackers can alter invoices, packing slips, and shipping labels, potentially causing billing disputes and order fulfillment errors.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

April 6, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE