CVE-2024-32982
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
litestarPyPI | >= 2.8.0, < 2.8.3 | 2.8.3 |
starlitePyPI | >= 1.37.0, < 1.51.16 | 1.51.16 |
litestarPyPI | >= 2.7.0, < 2.7.2 | 2.7.2 |
litestarPyPI | >= 2.0.0, < 2.6.4 | 2.6.4 |
Affected products
3- Range: v1.37.0, v1.38.0, v1.39.0, …
- ghsa-coords2 versions
>= 2.8.0, < 2.8.3+ 1 more
- (no CPE)range: >= 2.8.0, < 2.8.3
- (no CPE)range: >= 1.37.0, < 1.51.16
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-83pv-qr33-2vcfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-32982ghsaADVISORY
- github.com/litestar-org/litestar/blob/main/litestar/static_files/base.pynvdWEB
- github.com/litestar-org/litestar/commit/57e706e7effdc182fc9a2af5981bc88afb21851bnvdWEB
- github.com/litestar-org/litestar/commit/a07b79b84d8717bec5ac4d4674c1e4920ba9c813ghsaWEB
- github.com/litestar-org/litestar/security/advisories/GHSA-83pv-qr33-2vcfnvdWEB
News mentions
0No linked articles in our index yet.