CVE-2024-1119 MEDIUM

CVE-2024-1119: Order Tip for WooCommerce <= 1.3.1 - Missing Authorization to Unauthenticated Data Export

Vendor Railmedia
Product Order Tip for WooCommerce
Weakness CWE-862 · Missing authorization
Published March 20, 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 Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

The Order Tip for WooCommerce plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the export_tips_to_csv() function in all versions up to, and including, 1.3.1. This makes it possible for unauthenticated attackers to export the plugin's order fees.

Explanation of Vulnerability in Simple Terms

02Summary

The Order Tip for WooCommerce plugin through version 1.3.1 does not properly check user permissions before allowing access to sensitive data. An unauthenticated attacker can read tip information and other data without authorization. This affects all installations of the plugin up to and including version 1.3.1.

What an attacker can do

03Attacker Capabilities

Read tip data and other sensitive information without logging in.

Potential impact on your site

04Site Impact

Sensitive tip data may be exposed to unauthenticated visitors, potentially revealing customer or business information.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

March 20, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE