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
Credential confusion in @sigstore/oci can leak registry credentials to an attacker-controlled registry
Vulnerability Description
sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 0.7.1, getRegistryCredentials() reads credentials from the Docker config file and selects an entry by checking whether any configured auth key contains the target registry string. Because this is a substring match rather than an exact host match, credentials configured for one registry can be selected for and transmitted to a different registry whose hostname has a substring relationship with a configured auth key. This issue is fixed in version 0.7.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Vulnerability Type
不充分的凭证保护机制
Vulnerability Title
sigstore sigstore-js 信任管理问题漏洞
Vulnerability Description
sigstore sigstore-js是美国sigstore组织的一个JavaScript签名服务库。 sigstore sigstore-js 0.7.1之前版本存在信任管理问题漏洞,该漏洞源于getRegistryCredentials()读取Docker配置文件时使用子字符串匹配而非精确主机匹配来选择凭证,可能导致为某个registry配置的凭证被发送给其他registry。
CVSS Information
N/A
Vulnerability Type
N/A