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
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