Improper Check for Certificate Revocation Affecting flux-fips-2.4 package, versions <2.4.0-r4


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-FLUXFIPS24-8622696
  • published14 Jan 2025
  • disclosed13 Jan 2025

Introduced: 13 Jan 2025

NewCVE-2024-56138  (opens in a new tab)
CWE-299  (opens in a new tab)

How to fix?

Upgrade Chainguard flux-fips-2.4 to version 2.4.0-r4 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream flux-fips-2.4 package and not the flux-fips-2.4 package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

notion-go is a collection of libraries for supporting sign and verify OCI artifacts. Based on Notary Project specifications. This issue was identified during Quarkslab's audit of the timestamp feature. During the timestamp signature generation, the revocation status of the certificate(s) used to generate the timestamp signature was not verified. During timestamp signature generation, notation-go did not check the revocation status of the certificate chain used by the TSA. This oversight creates a vulnerability that could be exploited through a Man-in-The-Middle attack. An attacker could potentially use a compromised, intermediate, or revoked leaf certificate to generate a malicious countersignature, which would then be accepted and stored by notation. This could lead to denial of service scenarios, particularly in CI/CD environments during signature verification processes because timestamp signature would fail due to the presence of a revoked certificate(s) potentially disrupting operations. This issue has been addressed in release version 1.3.0-rc.2 and all users are advised to upgrade. There are no known workarounds for this vulnerability.