CVE-2024-48914
CRITICAL EXPLOITED NUCLEIVendure asset-server-plugin < 2.3.3 and 3.0.0-3.0.5 - Path Traversal and Denial of Service via Malformed URI
Title source: llmExploitation Summary
CVE-2024-48914 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including EQSTLab. A Nuclei detection template is also available.
AI-analyzed exploit summary The repository contains a functional exploit for CVE-2024-48914, which targets a directory traversal vulnerability in Vendure's asset server plugin. The exploit allows arbitrary file reading and server crashing via crafted requests.
Description
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 `/../`.
Exploits (1)
The repository contains a functional exploit for CVE-2024-48914, which targets a directory traversal vulnerability in Vendure's asset server plugin. The exploit allows arbitrary file reading and server crashing via crafted requests.
Nuclei Templates (1)
Vendure
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H