Rekor is an open source software supply chain transparency log. Rekor prior to version 1.1.1 may crash due to out of memory (OOM) conditions caused by reading archive metadata files into memory without checking their sizes first. Verification of a JAR file submitted to Rekor can cause an out of memory crash if files within the META-INF directory of the JAR are sufficiently large. Parsing of an APK file submitted to Rekor can cause an out of memory crash if the .SIGN or .PKGINFO files within the APK are sufficiently large. The OOM crash has been patched in Rekor version 1.1.1. There are no known workarounds.
References
Link | Resource |
---|---|
https://github.com/sigstore/rekor/commit/cf42ace82667025fe128f7a50cf6b4cdff51cc48 | Patch |
https://github.com/sigstore/rekor/releases/tag/v1.1.1 | Release Notes |
https://github.com/sigstore/rekor/security/advisories/GHSA-2h5h-59f5-c5x9 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-05-08 16:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-30551
Mitre link : CVE-2023-30551
CVE.ORG link : CVE-2023-30551
JSON object : View
Products Affected
linuxfoundation
- rekor
CWE
CWE-770
Allocation of Resources Without Limits or Throttling