CVE-2024-32982

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-32982
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-32982.json
Aliases
Published
2024-05-06T15:15:23Z
Modified
2024-05-13T20:10:54Z
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/litestar-org/litestar

Affected ranges

Type
GIT
Repo
https://github.com/litestar-org/litestar
Events
Introduced
0The exact introduced commit is unknown
Fixed