漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
sigstore has CSRF possibility in OIDC authentication during signing
Vulnerability Description
sigstore-python is a Python tool for generating and verifying Sigstore signatures. Prior to version 4.2.0, the sigstore-python OAuth authentication flow is susceptible to Cross-Site Request Forgery. `_OAuthSession` creates a unique "state" and sends it as a parameter in the authentication request but the "state" in the server response seems not not be cross-checked with this value. Version 4.2.0 contains a patch for the issue.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:N
Vulnerability Type
跨站请求伪造(CSRF)
Vulnerability Title
sigstore-python 跨站请求伪造漏洞
Vulnerability Description
sigstore-python是sigstore开源的一个用于生成和验证 Sigstore 签名的 Python 工具。 sigstore-python 4.2.0之前版本存在跨站请求伪造漏洞,该漏洞源于OAuth身份验证流程存在跨站请求伪造,可能导致攻击者绕过身份验证。
CVSS Information
N/A
Vulnerability Type
N/A