脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Bypass of CSRF Middleware in Astro
脆弱性説明
Astro is a web framework for content-driven websites. In affected versions a bug in Astro’s CSRF-protection middleware allows requests to bypass CSRF checks. When the `security.checkOrigin` configuration option is set to `true`, Astro middleware will perform a CSRF check. However, a vulnerability exists that can bypass this security. A semicolon-delimited parameter is allowed after the type in `Content-Type`. Web browsers will treat a `Content-Type` such as `application/x-www-form-urlencoded; abc` as a `simple request` and will not perform preflight validation. In this case, CSRF is not blocked as expected. Additionally, the `Content-Type` header is not required for a request. This issue has been addressed in version 4.16.17 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS情報
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N
脆弱性タイプ
跨站请求伪造(CSRF)
脆弱性タイトル
Astro 跨站请求伪造漏洞
脆弱性説明
Astro是Astro开源的一个内容驱动网站的 web 框架。 Astro 4.16.16及之前版本存在跨站请求伪造漏洞,该漏洞源于跨站请求伪造保护中间件的缺陷,允许请求绕过CSRF检查,导致容易受到跨站请求伪造攻击。
CVSS情報
N/A
脆弱性タイプ
N/A