Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/litestar-org/litestar/blob/main/litestar/static_files/base.py
- https://github.com/litestar-org/litestar/commit/57e706e7effdc182fc9a2af5981bc88a
- https://github.com/litestar-org/litestar/security/advisories/GHSA-83pv-qr33-2vcf
- https://github.com/litestar-org/litestar/blob/main/litestar/static_files/base.py
- https://github.com/litestar-org/litestar/commit/57e706e7effdc182fc9a2af5981bc88a
- https://github.com/litestar-org/litestar/security/advisories/GHSA-83pv-qr33-2vcf
FAQ
What is CVE-2024-32982?
CVE-2024-32982 is a vulnerability with a CVSS score of 8.2 (HIGH). 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 ...
How severe is CVE-2024-32982?
CVE-2024-32982 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-32982?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.