Lucene search
+L

2374 matches found

OSV
OSV
added 2025/01/13 9:42 p.m.13 views

CVE-2024-51491 Process crash during CRL-based revocation check on OS using separate mount point for temp Directory in notation-go

notion-go is a collection of libraries for supporting sign and verify OCI artifacts. Based on Notary Project specifications. The issue was identified during Quarkslab's security audit on the Certificate Revocation List CRL based revocation check feature. After retrieving the CRL, notation-go...

3.3CVSS6.8AI score
SaveExploits0References5
CVE
CVE
added 2025/01/13 9:42 p.m.171 views

CVE-2024-51491

CVE-2024-51491 affects notation-go (CRL revocation cache). The root cause is CRL cache updates via os.Rename: when source and destination reside on different mount points, the operation can fail with EXDEV, causing a crash of notation and aborting signature verification. Affected component is crl...

3.3CVSS3.9AI score0.00192EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/13 9:42 p.m.25 views

CVE-2024-51491 Process crash during CRL-based revocation check on OS using separate mount point for temp Directory in notation-go

notion-go is a collection of libraries for supporting sign and verify OCI artifacts. Based on Notary Project specifications. The issue was identified during Quarkslab's security audit on the Certificate Revocation List CRL based revocation check feature. After retrieving the CRL, notation-go...

3.3CVSS6.9AI score0.00192EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/01/13 9:37 p.m.36 views

CVE-2024-56138 Timestamp signature generation lacks certificate revocation check in notion-go

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 certificates used to...

4CVSS0.0013EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/13 9:37 p.m.16 views

CVE-2024-56138 Timestamp signature generation lacks certificate revocation check in notion-go

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 certificates used to...

4CVSS6.5AI score
SaveExploits0References4
CVE
CVE
added 2025/01/13 9:37 p.m.292 views

CVE-2024-56138

CVE-2024-56138 affects notion-go, a library for signing/verifying OCI artifacts. The timestamp signature generation path did not verify the revocation status of certificates in the TSA chain, enabling a potential MITM-era countersignature that could be stored by notation and cause CI/CD signature...

4CVSS4.2AI score0.0013EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/01/13 9:37 p.m.12 views

CVE-2024-56138

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 certificates used to...

4CVSS6.8AI score0.0013EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/01/13 9:37 p.m.19 views

CVE-2024-56138 Timestamp signature generation lacks certificate revocation check in notion-go

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 certificates used to...

4CVSS6.6AI score0.0013EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/13 4:14 p.m.24 views

GHSA-45V3-38PC-874V notation-go's timestamp signature generation lacks certificate revocation check

This issue was identified during Quarkslab's audit of the timestamp feature. Summary During the timestamp signature generation, the revocation status of the certificates used to generate the timestamp signature was not verified. Details During timestamp signature generation, notation-go did not...

4CVSS4.1AI score0.0013EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/01/13 4:14 p.m.26 views

notation-go's timestamp signature generation lacks certificate revocation check

This issue was identified during Quarkslab's audit of the timestamp feature. Summary During the timestamp signature generation, the revocation status of the certificates used to generate the timestamp signature was not verified. Details During timestamp signature generation, notation-go did not...

4CVSS6.4AI score0.0013EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/01/13 4:13 p.m.9 views

GHSA-QJH3-4J3H-VMWP notation-go has an OS error when setting CRL cache leads to denial of signature verification

Summary The issue was identified during Quarkslab's security audit on the Certificate Revocation List CRL based revocation check feature. After retrieving the CRL, notation-go attempts to update the CRL cache using the os.Rename method. However, this operation may fail due to operating...

3.3CVSS4AI score0.00192EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2025/01/13 12:0 a.m.9 views

notation-go 安全漏洞

notation-go is a collection of libraries that support signing and validating OCI artifacts for notaryproject individual developers. A security vulnerability exists in notation-go version 1.3.0-rc.1, which stems from a failed CRL cache update operation that results in an unexpected program...

3.3CVSS6.9AI score0.00192EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/01/13 12:0 a.m.11 views

notion-go 安全漏洞

notion-go is a collection of libraries that support signing and verifying OCI artifacts for notaryproject individual developers. A security vulnerability exists in notion-go versions 1.2.0-beta.1 through 1.3.0-rc.1, which stems from a failure to validate the revocation status of a certificate whe...

4CVSS6.6AI score0.0013EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/13 12:0 a.m.14 views

PT-2025-3196 · Unknown +1 · Notation-Go +1

Name of the Vulnerable Software and Affected Versions: notation-go versions prior to 1.3.0-rc.2 Description: The issue arises from the failure to verify the revocation status of the certificates used to generate the timestamp signature during timestamp signature generation. This oversight creates...

8.9CVSS6.2AI score0.01058EPSS
SaveExploits2References97
NVD
NVD
added 2025/01/09 6:15 p.m.32 views

CVE-2025-22149

JWK Set JSON Web Key Set is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use...

2.1CVSS0.00559EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/01/09 5:23 p.m.13 views

JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

Impact The project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use cases that utilize the provided auto-caching HTTP client and where key...

2.1CVSS6.9AI score0.00559EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/01/09 5:23 p.m.13 views

GHSA-675F-RQ2R-JW82 JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

Impact The project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use cases that utilize the provided auto-caching HTTP client and where key...

2.1CVSS8.5AI score0.00559EPSS
SaveExploits0References6
CVE
CVE
added 2025/01/09 5:22 p.m.83 views

CVE-2025-22149

The CVE-2025-22149 issue affects the JWK Set Go implementation’s auto-caching HTTP client (github.com/MicahParks/jwkset). Before v0.6.0, the local JWK Set cache could overwrite or append during remote refresh instead of performing a full replacement, potentially leaving revoked keys usable if rem...

2.1CVSS6.5AI score0.00559EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/01/09 5:22 p.m.8 views

CVE-2025-22149 JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

JWK Set JSON Web Key Set is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use...

2.1CVSS7.1AI score0.00559EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/01/09 12:0 a.m.5 views

JWK Set 安全漏洞

JWK Set is a JWK and JWK-Set implementation by the individual developer Micah Parks. An auto-caching JWK-Set HTTP client is provided. A security vulnerability exists in versions prior to JWK Set 0.6.0, which stems from an HTTP client that incorrectly overwrites or appends the local cache when...

2.1CVSS6.6AI score0.00559EPSS
SaveExploits0References3
Rows per page
Query Builder