CVE-2024-55655

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-55655
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-55655.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-55655
Aliases
Published
2024-12-10T23:15:06Z
Modified
2025-01-08T16:22:41.371804Z
Summary
[none]
Details

sigstore-python is a Python tool for generating and verifying Sigstore signatures. Versions of sigstore-python newer than 2.0.0 but prior to 3.6.0 perform insufficient validation of the "integration time" present in "v2" and "v3" bundles during the verification flow: the "integration time" is verified if a source of signed time (such as an inclusion promise) is present, but is otherwise trusted if no source of signed time is present. This does not affect "v1" bundles, as the "v1" bundle format always requires an inclusion promise.

Sigstore uses signed time to support verification of signatures made against short-lived signing keys. The impact and severity of this weakness is low, as Sigstore contains multiple other enforcing components that prevent an attacker who modifies the integration timestamp within a bundle from impersonating a valid signature. In particular, an attacker who modifies the integration timestamp can induce a Denial of Service, but in no different manner than already possible with bundle access (e.g. modifying the signature itself such that it fails to verify). Separately, an attacker could upload a new entry to the transparency service, and substitute their new entry's time. However, this would still be rejected at validation time, as the new entry's (valid) signed time would be outside the validity window of the original signing certificate and would nonetheless render the attacker auditable.

References

Affected packages

Git / github.com/sigstore/sigstore-python

Affected ranges

Type
GIT
Repo
https://github.com/sigstore/sigstore-python
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.0.1-pre.1
v0.0.1-pre.3
v0.1.0
v0.10.0
v0.2.0
v0.3.0
v0.3.1
v0.4.0
v0.4.1
v0.4.2
v0.5.0
v0.5.1
v0.6.0
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.6.7
v0.6.8
v0.7.0
v0.8.0
v0.8.1
v0.8.2
v0.8.3
v0.9.0

v1.*

v1.0.0
v1.0.0rc1
v1.1.0
v1.1.1
v1.1.1rc1
v1.1.2
v1.1.2rc1

v2.*

v2.0.0
v2.0.0rc1
v2.0.0rc2
v2.0.0rc3
v2.0.1
v2.1.0

v3.*

v3.0.0
v3.0.0rc1
v3.0.0rc2
v3.1.0
v3.2.0
v3.3.0
v3.4.0
v3.5.0
v3.5.1