Lucene search
+L

2388 matches found

CVE
CVE
added 2025/01/13 9:37 p.m.293 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.00132EPSS
SaveExploits0References2
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.00132EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/01/13 4:14 p.m.27 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.00132EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/01/13 4:14 p.m.25 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.00132EPSS
SaveExploits0References6
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.00195EPSS
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.00195EPSS
SaveExploits1References3
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.01079EPSS
SaveExploits2References97
CNNVD
CNNVD
added 2025/01/13 12:0 a.m.13 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.00132EPSS
SaveExploits0References2
NVD
NVD
added 2025/01/09 6:15 p.m.33 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
Vulnrichment
Vulnrichment
added 2025/01/09 5:22 p.m.10 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
CVE
CVE
added 2025/01/09 5:22 p.m.84 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
CNNVD
CNNVD
added 2025/01/09 12:0 a.m.6 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
GitLab Advisory Database
GitLab Advisory Database
added 2025/01/09 12:0 a.m.13 views

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

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 removal fr...

2.1CVSS7.2AI score0.00559EPSS
SaveExploits0References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/01/09 12:0 a.m.15 views

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

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 removal fr...

2.1CVSS6.8AI score0.00559EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2024/12/29 7:15 a.m.12 views

CVE-2024-56737

GNU GRUB aka GRUB2 through 2.12 has a heap-based buffer overflow in fs/hfs.c via crafted sblock data in an HFS filesystem...

8.8CVSS7AI score0.00735EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/12/29 7:15 a.m.10 views

CVE-2024-56738

GNU GRUB aka GRUB2 through 2.12 does not use a constant-time algorithm for grubcryptomemcmp and thus allows side-channel attacks...

5.3CVSS6.9AI score0.00413EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/12/20 12:0 a.m.7 views

JetBrains TeamCity 代码问题漏洞

JetBrains TeamCity is a powerful continuous integration and continuous delivery CI/CD tool developed by JetBrains. A security vulnerability exists in JetBrains TeamCity that stems from an access token not being revoked after removing a user role. No details of the vulnerability are provided at th...

8.8CVSS6.8AI score0.00299EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/12/19 12:0 a.m.6 views

PT-2024-12773 · Beyondtrust · Beyondtrust Remote Support

Name of the Vulnerable Software and Affected Versions: BeyondTrust Remote Support SaaS affected versions not specified Description: A security issue allowed hackers to exploit and breach Remote Support SaaS instances, resulting in the resetting of local account passwords. The incident led to the...

6.9AI score
SaveExploits0References1
Rows per page
Query Builder