漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard
Vulnerability Description
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, with credentials: true and no explicit origin (the default wildcard), the CORS Middleware reflects the request's Origin and sends Access-Control-Allow-Credentials: true. Any site can then make credentialed cross-origin requests and read the responses, exposing cookie-authenticated endpoints to arbitrary origins. This vulnerability is fixed in 4.12.25.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
Vulnerability Type
过度许可的跨域白名单
Vulnerability Title
honojs hono 配置错误漏洞
Vulnerability Description
honojs hono是honojs的Web服务器。 honojs hono 4.12.25之前版本存在配置错误漏洞,该漏洞源于CORS中间件配置问题,未明确指定origin(使用默认通配符)时设置credentials: true,导致任意站可发出凭据跨域请求并读取响应,暴露cookie认证端点。
CVSS Information
N/A
Vulnerability Type
N/A