SCA: security update for github.com/sigstore/cosign (GHSA-vjxv-45g9-9296)

critical Tenable Self-Hosted Container Security Plugin ID 419396

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2022-35929)

See Also

https://github.com/advisories/GHSA-vjxv-45g9-9296

Plugin Details

Severity: Critical

ID: 419396

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.99

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2022-35929

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 8/10/2022

Vulnerability Publication Date: 8/4/2022

Reference Information

CVE: CVE-2022-35929

cwe: CWE-347