漏洞标题
假阳性签名验证中的合作者
漏洞描述信息
在cosign中,虚假的正向签名验证
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
False positive signature verification in cosign
漏洞描述信息
cosign is a container signing and verification utility. In versions prior to 1.10.1 cosign can report a false positive if any attestation exists. `cosign verify-attestation` used with the `--type` flag will report a false positive verification when there is at least one attestation with a valid signature and there are NO attestations of the type being verified (--type defaults to "custom"). This can happen when signing with a standard keypair and with "keyless" signing with Fulcio. This vulnerability can be reproduced with the `distroless.dev/static@sha256:dd7614b5a12bc4d617b223c588b4e0c833402b8f4991fb5702ea83afad1986e2` image. This image has a `vuln` attestation but not an `spdx` attestation. However, if you run `cosign verify-attestation --type=spdx` on this image, it incorrectly succeeds. This issue has been addressed in version 1.10.1 of cosign. Users are advised to upgrade. There are no known workarounds for this issue.
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
漏洞类别
密码学签名的验证不恰当
漏洞标题
cosign 数据伪造问题漏洞
漏洞描述信息
cosign是美国的一个 OCI 注册表中的容器签名、验证和存储。 cosign 1.10.1之前版本存在数据伪造问题漏洞,该漏洞源于如果存在任何证明,cosign verify-attestation --type可能报告误报。
CVSS信息
N/A
漏洞类别
授权问题