Path Traversal in Vendure-Ecommerce Vendure

CVE-2024-48914

Vendure is an open-source headless commerce platform. Prior to versions 3.0.5 and 2.3.3, a vulnerability in Vendure's asset server plugin allows an attacker to craft a request which is able to traverse the server file system and retrieve the contents of arbitrary files, including sensitive data such as configuration files, environment variables, and other critical data stored on the server. In the same code path is an additional vector for crashing the server via a malformed URI. Patches are available in versions 3.0.5 and 2.3.3. Some workarounds are also available. One may use object storage rather than the local file system, e.g. MinIO or S3, or define middleware which detects and blocks requests with urls containing `/../`.

Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)

EPSS: 0.604 (99.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2024-48914?
CVE-2024-48914 is a critical-severity vulnerability in Vendure-Ecommerce Vendure, classified under Improper Input Validation. CVSS score: 9.1/10. Published 2024-10-15.
How severe is CVE-2024-48914?
Critical severity. CVSS v3 base score is 9.1 out of 10.
Is CVE-2024-48914 known to be exploited?
5 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.