Path traversal in starlette - #VU76390

 

Path traversal in starlette - #VU76390

Published: May 19, 2023


Vulnerability identifier: #VU76390
CSH Severity: Low
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in StaticFiles. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.


Affected software

starlette

Remediation

Install update from vendor's website.

starlette - update to 0.27.0

External References

Related Security Bulletins