CVE-2024-32982

HIGH

Litestar < 2.8.3, < 2.7.2, < 2.6.4 - Path Traversal in Static File Serving

Title source: llm
STIX 2.1

Description

Litestar and Starlite is an Asynchronous Server Gateway Interface (ASGI) framework. Prior to 2.8.3, 2.7.2, and 2.6.4, a Local File Inclusion (LFI) vulnerability has been discovered in the static file serving component of LiteStar. This vulnerability allows attackers to exploit path traversal flaws, enabling unauthorized access to sensitive files outside the designated directories. Such access can lead to the disclosure of sensitive information or potentially compromise the server. The vulnerability is located in the file path handling mechanism within the static content serving function, specifically at `litestar/static_files/base.py`. This vulnerability is fixed in versions 2.8.3, 2.7.2, and 2.6.4.

Scores

CVSS v3 8.2
EPSS 0.0072
EPSS Percentile 49.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-22
Status published
Products (6)
litestar-org/litestar >= 1.37.0, <= 1.51.14
litestar-org/litestar >= 2.0.0, < 2.6.4
litestar-org/litestar >= 2.7.0, < 2.7.2
litestar-org/litestar >= 2.8.0, < 2.8.3
pypi/litestar 2.8.0 - 2.8.3PyPI
pypi/starlite 1.37.0 - 1.51.16PyPI
Published May 06, 2024
Tracked Since Feb 18, 2026