漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Webauthn Framework: allowed_origins collapses URL-like origins to host-only values, bypassing exact origin validation
Vulnerability Description
web-auth/webauthn-lib is an open source set of PHP libraries and a Symfony bundle to allow developers to integrate that authentication mechanism into their web applications. Prior to 5.2.4, when allowed_origins is configured, CheckAllowedOrigins reduces URL-like values to their host component and accepts on host match alone. This makes exact origin policies impossible to express: scheme and port differences are silently ignored. This vulnerability is fixed in 5.2.4.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Vulnerability Type
源验证错误
Vulnerability Title
Webauthn Framework 访问控制错误漏洞
Vulnerability Description
Webauthn Framework是Web-Authentication开源的一个身份验证机制。用于 Web 应用程序创建和使用强大的、经过证明的、有范围的、基于公钥的凭证,以便对用户进行强身份验证。 Webauthn Framework 5.2.4之前版本存在访问控制错误漏洞,该漏洞源于CheckAllowedOrigins对URL的验证不当,可能导致安全策略绕过。
CVSS Information
N/A
Vulnerability Type
N/A