CVE-2024-13623 MEDIUM

CVE-2024-13623: Order Export for WooCommerce <= 3.24 - Unauthenticated Sensitive Information Exposure Through Unprotected Directory

Vendor Webfactory
Product Order Export for WooCommerce
Weakness CWE-200 · Info exposure
Published January 31, 2025
Last update April 8, 2026

CVSS base score

5.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

The Order Export for WooCommerce plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.24 via the 'uploads' directory. This makes it possible for unauthenticated attackers to extract sensitive data stored insecurely in the /wp-content/uploads directory which can contain exported order information. The plugin is only vulnerable when 'Order data storage' is set to 'WordPress posts storage (legacy)', and cannot be exploited when the default option of 'High-performance order storage' is enabled.

Explanation of Vulnerability in Simple Terms

02Summary

Order Export for WooCommerce versions 3.24 and earlier expose sensitive information that an attacker can access over the network without authentication. The vulnerability stems from insufficient access controls on exported order data. An attacker with network access can retrieve confidential order details, including customer information and transaction records, without needing to log in or interact with a site administrator.

What an attacker can do

03Attacker Capabilities

Read sensitive order data and customer information without logging in.

Potential impact on your site

04Site Impact

Customer order details, payment info, and personal data may be exposed to unauthenticated attackers.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

January 31, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE