CVE-2023-33199

malformed proposed intoto entries can cause a panic in go/github.com/sigstore/rekor

Identifiers

CVE-2023-33199, GHSA-frqx-jfcm-6jjr

Package Slug

go/github.com/sigstore/rekor

Vulnerability

malformed proposed intoto entries can cause a panic

Description

Rekor's goals are to provide an immutable tamper resistant ledger of metadata generated within a software projects supply chain. A malformed proposed entry of the intoto/v0.0.2 type can cause a panic on a thread within the Rekor process. The thread is recovered so the client receives a 500 error message and service still continues, so the availability impact of this is minimal. This has been fixed in v1.2.0 of Rekor. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Affected Versions

All versions before 1.2.0

Solution

Upgrade to version 1.2.0 or above.

Last Modified

2023-05-29

source