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.
                
            References
                    Configurations
                    No configuration.
History
                    No history.
Information
                Published : 2024-04-10 23:15
Updated : 2024-04-11 12:47
NVD link : CVE-2024-29903
Mitre link : CVE-2024-29903
CVE.ORG link : CVE-2024-29903
JSON object : View
Products Affected
                No product.
CWE
                
                    
                        
                        CWE-770
                        
            Allocation of Resources Without Limits or Throttling
