CVE-2024-13538 MEDIUM

CVE-2024-13538: BigBuy Dropshipping Connector for WooCommerce <= 2.0.0 - Unauthenticated Full Path Disclosute

Vendor Devsmip
Product BigBuy Dropshipping Connector 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 BigBuy Dropshipping Connector for WooCommerce plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 2.0.0. This is due the /vendor/cocur/slugify/bin/generate-default.php file being directly accessible and triggering an error. 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

The BigBuy Dropshipping Connector for WooCommerce versions 2.0.0 and earlier expose sensitive information through error messages or debug output. An attacker on the network can retrieve partial data without authentication. This information disclosure does not allow modification of site data or denial of service, but may reveal details useful for further attacks.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the plugin without logging in.

Potential impact on your site

04Site Impact

Attackers may discover configuration details or internal data that could aid in targeting your WooCommerce store.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE