CVE-2024-13540 MEDIUM

CVE-2024-13540: WooODT Lite – Delivery & pickup date time location for WooCommerce <= 2.5.1 - Unauthenticated Full Path Dsiclosure

Vendor Mdalabar
Product WooODT Lite – Delivery & pickup date time location for WooCommerce
Weakness CWE-209 · Error message info leak
Published February 18, 2025
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 WooODT Lite – Delivery & pickup date time location for WooCommerce plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 2.5.1. This is due the /inc/bycwooodt_get_all_orders.php file being publicly accessible and generating a publicly visible error message. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.

Explanation of Vulnerability in Simple Terms

02Summary

WooODT Lite versions up to 2.5.1 expose sensitive information through information disclosure. An attacker on the network can retrieve non-critical data without authentication. The vulnerability has a CVSS score of 5.3, indicating moderate risk. Site administrators should update to a version newer than 2.5.1 when available.

What an attacker can do

03Attacker Capabilities

Retrieve non-critical information from the plugin without logging in.

Potential impact on your site

04Site Impact

Customer or site data may be exposed to unauthenticated visitors; review logs for unauthorized access.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

February 18, 2025 CVE published
April 8, 2026 Record updated