SCA: security update for github.com/sigstore/cosign/v2 (GHSA-95pr-fxf5-86gv)

high Tenable Self-Hosted Container Security Plugin ID 413056

Description

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

- Cosign provides code signing and transparency for containers and binaries. Prior to version 2.2.4,
maliciously-crafted software artifacts can cause denial of service of the machine running Cosign thereby
impacting all services on the machine. The root cause is that Cosign creates slices based on the number of
signatures, manifests or attestations in untrusted artifacts. As such, the untrusted artifact can control
the amount of memory that Cosign allocates. The exact issue is Cosign allocates excessive memory on the
lines that creates a slice of the same length as the manifests. Version 2.2.4 contains a patch for the
vulnerability. (CVE-2024-29903)

See Also

https://github.com/advisories/GHSA-95pr-fxf5-86gv

Plugin Details

Severity: High

ID: 413056

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

Score: 3

Percentile: 23.9

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2024-29903

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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: 4/11/2024

Vulnerability Publication Date: 4/10/2024

Reference Information

CVE: CVE-2024-29903

cwe: CWE-770