Directory traversal vulnerability in Starlette versions 0.13.5 and later and prior to 0.27.0 allows a remote unauthenticated attacker to view files in a web service which was built using Starlette.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://github.com/encode/starlette/security/advisories/GHSA-v5gw-mw7f-84px | vendor advisory exploit |
https://github.com/encode/starlette/releases/tag/0.27.0 | release notes |
https://jvn.jp/en/jp/JVN95981715/ | third party advisory |