Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-29902

4.2 · MEDIUM
Published Apr 10, 2024 sigstore CWE-770 EPSS 0.66% (49th pctl)

Overview

CVE-2024-29902 is a medium-severity vulnerability affecting sigstore cosign. It was published on April 10, 2024 and has a CVSS 3.1 base score of 4.2 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.2, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Cosign provides code signing and transparency for containers and binaries. Prior to version 2.2.4, a remote image with a malicious attachment can cause denial of service of the host machine running Cosign. This can impact other services on the machine that rely on having memory available such as a Redis database which can result in data loss. It can also impact the availability of other services on the machine that will not be available for the duration of the machine denial. The root cause of this issue is that Cosign reads the attachment from a remote image entirely into memory without checking the size of the attachment first. As such, a large attachment can make Cosign read a large attachment into memory; If the attachments size is larger than the machine has memory available, the machine will be denied of service. The Go runtime will make a SigKill after a few seconds of system-wide denial. This issue can allow a supply-chain escalation from a compromised registry to the Cosign us

Remediation

Check the references section for vendor advisories and patches from sigstore. Update cosign to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
sigstore cosign >= 0, < 2.2.4 Affected

Frequently Asked Questions

What is CVE-2024-29902?

CVE-2024-29902 is a medium-severity vulnerability affecting sigstore cosign. It was published on April 10, 2024 and has a CVSS 3.1 base score of 4.2 (MEDIUM).

How severe is CVE-2024-29902?

This vulnerability has a CVSS 3.1 base score of 4.2, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-29902?

Check the references section for vendor advisories and patches from sigstore. Update cosign to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-29902?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-29902 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.