Lucene search
+L

3513 matches found

OSV
OSV
added 2025/01/14 3:58 p.m.19 views

GO-2025-3382 notation-go has an OS error when setting CRL cache leads to denial of signature verification in github.com/notaryproject/notation-go

notation-go has an OS error when setting CRL cache leads to denial of signature verification in github.com/notaryproject/notation-go...

3.3CVSS3.9AI score0.00195EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/01/14 12:00 a.m.10 views

Ivanti EPM 数据伪造问题漏洞

Ivanti EPM is a one-stop-shop for managing user profiles and all client devices from Ivanti, USA. Ivanti EPM is vulnerable to a data forgery issue vulnerability that stems from the inclusion of an improper signature verification issue. Allowing a remote unauthenticated attacker to exploit the...

7.8CVSS9.4AI score0.00505EPSS
SaveExploits0References2
NVD
NVD
added 2025/01/13 10:15 p.m.20 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...

4CVSS0.00132EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/13 9:42 p.m.65 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.3CVSS0.00195EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/01/13 4:13 p.m.35 views

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.3CVSS6.8AI score0.00195EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/01/13 4:13 p.m.11 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
Positive Technologies
Positive Technologies
added 2025/01/13 12:00 a.m.5 views

PT-2025-1126 · Ivanti · Ivanti Epm

Name of the Vulnerable Software and Affected Versions: Ivanti EPM versions prior to 2024 January-2025 Security Update Ivanti EPM versions prior to 2022 SU6 January-2025 Security Update Description: The issue is related to improper signature verification in Ivanti EPM, which can allow a remote...

7.8CVSS8.1AI score0.00505EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/01/13 12:00 a.m.12 views

The vulnerability of the JWT library cjwt, related to incorrect verification of the cryptographic signature, allows attackers to circumvent security restrictions.

The vulnerability of the JWT library cjwt is related to incorrect verification of the cryptographic signature. Exploiting this vulnerability could allow a malicious actor to bypass security restrictions remotely...

7.8CVSS5.4AI score0.00391EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/01/13 12:00 a.m.17 views

The vulnerability of Mutt and NeoMutt email clients, related to errors in verifying the cryptographic signature, allows a hacker to alter the list of trusted recipients and expose the encrypted information.

The vulnerability of Mutt and NeoMutt email clients stems from errors in verifying the cryptographic signature when processing header fields. Exploiting this vulnerability could allow a malicious actor to alter the list of trusted recipients and expose the sensitive information being protected...

7.4CVSS7.1AI score0.00327EPSS
SaveExploits0References11Affected Software1
Wiz blog
Wiz blog
added 2025/01/03 3:00 p.m.50 views

Breaking the Chain: Wiz Uncovers a Signature Verification Bypass in Nuclei, the Popular Vulnerability Scanner (CVE-2024-43405)

Wiz’s engineering team discovered a high-severity signature verification bypass in Nuclei, one of the most popular open-source security tools, which could potentially lead to arbitrary code execution...

7.8CVSS7.6AI score0.01109EPSS
SaveExploits0
EUVD
EUVD
added 2024/12/23 3:26 p.m.19 views

EUVD-2024-3564

Signing cookies is an application security feature that adds a digital signature to cookie data to verify its authenticity and integrity. The signature helps prevent malicious actors from modifying the cookie value, which can lead to security vulnerabilities and exploitation. Apache Hive’s servic...

5.9CVSS6.3AI score0.01509EPSS
SaveExploits1References10
NVD
NVD
added 2024/12/19 7:15 p.m.34 views

CVE-2024-54150

cjwt is a C JSON Web Token JWT Implementation. Algorithm confusion occurs when a system improperly verifies the type of signature used, allowing attackers to exploit the lack of distinction between signing methods. If the system doesn't differentiate between an HMAC signed token and an RS/EC/PS...

9.1CVSS0.00391EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/12/19 6:22 p.m.46 views

CVE-2024-54150 Algorithm Confusion Vulnerability in cjwt

cjwt is a C JSON Web Token JWT Implementation. Algorithm confusion occurs when a system improperly verifies the type of signature used, allowing attackers to exploit the lack of distinction between signing methods. If the system doesn't differentiate between an HMAC signed token and an RS/EC/PS...

8.7CVSS0.00391EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/19 6:22 p.m.105 views

CVE-2024-54150

CVE-2024-54150 (cjwt) is a vulnerability in the C JWT implementation where signature verification fails to differentiate between symmetric and asymmetric signing methods (e.g., HS256 vs RS256/PS/EC). The root cause is algorithm confusion during verification, which can allow an attacker to forge t...

9.1CVSS6.5AI score0.00391EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/19 6:22 p.m.20 views

CVE-2024-54150 Algorithm Confusion Vulnerability in cjwt

cjwt is a C JSON Web Token JWT Implementation. Algorithm confusion occurs when a system improperly verifies the type of signature used, allowing attackers to exploit the lack of distinction between signing methods. If the system doesn't differentiate between an HMAC signed token and an RS/EC/PS...

8.7CVSS6.8AI score
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/12/19 12:00 a.m.12 views

The software for data protection solutions from Dell RecoverPoint for virtual machines has a vulnerability related to improper verification of the cryptographic signature. This vulnerability allows attackers to elevate their privileges to the root level.

The vulnerability of the Dell RecoverPoint data protection software for virtual machines is related to improper verification of the cryptographic signature. Exploiting this vulnerability could allow an attacker to elevate their privileges to the root level...

9CVSS5.5AI score0.00754EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/12/17 10:20 a.m.12 views

Insufficient Validation Of Integration Time

sigstore is vulnerable to insufficient validation of integration time. The vulnerability is due to insufficient validation of the integration time in "v2" and "v3" bundles, which allows an attacker to modify the timestamp and cause the signature verification to fail. However, the attack does not...

6.9CVSS6.5AI score0.0024EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/12/10 11:15 p.m.19 views

CVE-2024-55655

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

6.9CVSS0.0024EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/09 9:29 a.m.6 views

firefox: thunderbird: Unhandled Exception in Add-on Signature Verification

The Mozilla Foundation's Security Advisory: The application can fail to account for exceptions thrown by the loadManifestFromFile method during add-on signature verification. This flaw is triggered by an invalid or unsupported extension manifest and could cause runtime errors that disrupt the...

5.4CVSS7.2AI score0.0035EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/12/09 9:29 a.m.5 views

firefox: thunderbird: Unhandled Exception in Add-on Signature Verification

The Mozilla Foundation's Security Advisory: The application can fail to account for exceptions thrown by the loadManifestFromFile method during add-on signature verification. This flaw is triggered by an invalid or unsupported extension manifest and could cause runtime errors that disrupt the...

5.4CVSS7.2AI score0.0035EPSS
SaveExploits0References9
Rows per page
Query Builder