CVE-2023-46737
Last modified
CVE-2023-46737 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Cosign is a sigstore signing tool for OCI containers. Cosign is susceptible to a denial of service by an attacker controlled registry. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
Description
Cosign is a sigstore signing tool for OCI containers. Cosign is susceptible to a denial of service by an attacker controlled registry. An attacker who controls a remote registry can return a high number of attestations and/or signatures to Cosign and cause Cosign to enter a long loop resulting in an endless data attack. The root cause is that Cosign loops through all attestations fetched from the remote registry in pkg/cosign.FetchAttestations. The attacker needs to compromise the registry or make a request to a registry they control. When doing so, the attacker must return a high number of attestations in the response to Cosign. The result will be that the attacker can cause Cosign to go into a long or infinite loop that will prevent other users from verifying their data. In Kyvernos case, an attacker whose privileges are limited to making requests to the cluster can make a request with an image reference to their own registry, trigger the infinite loop and deny other users from completing their admission requests. Alternatively, the attacker can obtain control of the registry used by an organization and return a high number of attestations instead the expected number of attestations. The issue can be mitigated rather simply by setting a limit to the limit of attestations that Cosign will loop through. The limit does not need to be high to be within the vast majority of use cases and still prevent the endless data attack. This issue has been patched in version 2.2.1 and users are advised to upgrade.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Sigstore | Cosign | < 2.2.1 |
References
- https://github.com/sigstore/cosign/security/advisories/GHSA-vfp6-jrw2-99g9Exploit, Vendor Advisory
- https://github.com/sigstore/cosign/security/advisories/GHSA-vfp6-jrw2-99g9Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-46737?
How severe is CVE-2023-46737?
How do I fix CVE-2023-46737?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-46731XWiki Platform is a generic wiki platform offering runtime s…9.8
- CVE-2023-46732XWiki Platform is a generic wiki platform offering runtime s…6.1
- CVE-2023-46733Symfony is a PHP framework for web and console applications …6.5
- CVE-2023-46734Symfony is a PHP framework for web and console applications …6.1
- CVE-2023-46735Symfony is a PHP framework for web and console applications …6.1
- CVE-2023-46736EspoCRM is an Open Source CRM (Customer Relationship Managem…6.5
- CVE-2023-46738CubeFS is an open-source cloud-native file storage system. A…6.5
- CVE-2023-46739CubeFS is an open-source cloud-native file storage system. A…5.9
- CVE-2023-4674Improper Neutralization of Special Elements used in an SQL C…
- CVE-2023-46740CubeFS is an open-source cloud-native file storage system. P…9.8
- CVE-2023-46741CubeFS is an open-source cloud-native file storage system. A…9.8
- CVE-2023-46742CubeFS is an open-source cloud-native file storage system. C…6.5
Are you affected by CVE-2023-46737?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
