Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Starlette: SSRF and NTLM credential theft via UNC paths in StaticFiles on Windows
Vulnerability Description
Starlette is a lightweight ASGI framework/toolkit. In versions 1.0.1 and earlier, StaticFiles on Windows is vulnerable to SSRF. An UNC path such as \\attacker.com\share can cause os.path.realpath to initiate an outbound SMB connection before the path is rejected, exposing the service account’s NTLMv2 credentials for offline cracking or relay even though the HTTP response is only a 404. The issue affects default follow_symlink=False deployments, including frameworks built on Starlette such as FastAPI; POSIX systems and follow_symlink=True are unaffected. The issue is fixed in 1.1.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
服务端请求伪造(SSRF)
Vulnerability Title
Kludex starlette 服务端请求伪造漏洞
Vulnerability Description
Kludex starlette是Kludex的Web框架。 Kludex starlette 1.0.1及之前版本存在服务端请求伪造漏洞,该漏洞源于Windows上StaticFiles容易受到SSRF攻击,UNC路径可能导致发起出站SMB连接,暴露服务账户的NTLMv2凭据。
CVSS Information
N/A
Vulnerability Type
N/A