Lucene search
+L

2052 matches found

CNNVD
CNNVD
added 2026/01/08 12:0 a.m.10 views

Elliptic 安全漏洞

Elliptic is a fast elliptic curve cryptographic library in javascript by the individual developer Fedor Indutny. A security vulnerability exists in Elliptic 6.6.1 and earlier versions, which stems from a miscalculation of the k-value in the ECDSA implementation and could lead to key disclosure...

5.6CVSS6.3AI score0.00161EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/08 12:0 a.m.16 views

PT-2026-1743

Name of the Vulnerable Software and Affected Versions Elliptic versions prior to 6.6.2 Description The ECDSA implementation within the Elliptic package produces incorrect signatures when an interim value of k calculated according to step 3.2 of RFC 6979 contains leading zeros, making it susceptib...

5.6CVSS6.5AI score0.00161EPSS
SaveExploits0References5
Amazon
Amazon
added 2026/01/05 12:0 a.m.20 views

Medium: aws-cfn-bootstrap

Issue Overview: Issue summary: A timing side-channel which could potentially allow recovering the private key exists in the ECDSA signature computation. Impact summary: A timing side-channel in ECDSA signature computations could allow recovering the private key by an attacker. However, measuring...

7.5CVSS9.2AI score0.01744EPSS
SaveExploits1
OSV
OSV
added 2025/12/24 1:15 p.m.6 views

UBUNTU-CVE-2022-50731

In the Linux kernel, the following vulnerability has been resolved: crypto: akcipher - default implementation for setting a private key Changes from v1: removed the default implementation from setpubkey: it is assumed that an implementation must always have this callback defined as there are no u...

5.8AI score0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2025/11/25 8:16 p.m.11 views

CVE-2025-66016

CGGMP24 is a state-of-art ECDSA TSS protocol that supports 1-round signing requires 3 preprocessing rounds, identifiable abort, and a key refresh protocol. Prior to version 0.6.3, there is a missing check in the ZK proof that enables an attack in which single malicious signer can reconstruct full...

9.3CVSS0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/21 11:15 p.m.14 views

UBUNTU-CVE-2025-11934

Improper input validation in the TLS 1.3 CertificateVerify signature algorithm negotiation in wolfSSL 5.8.2 and earlier on multiple platforms allows for downgrading the signature algorithm used. For example when a client sends ECDSA P521 as the supported signature algorithm the server previously...

2.7CVSS5.8AI score0.00156EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/11/21 10:12 p.m.3 views

CVE-2025-11934 Improper Validation of Signature Algorithm Used in TLS 1.3 CertificateVerify

Improper input validation in the TLS 1.3 CertificateVerify signature algorithm negotiation in wolfSSL 5.8.2 and earlier on multiple platforms allows for downgrading the signature algorithm used. For example when a client sends ECDSA P521 as the supported signature algorithm the server previously...

2.1CVSS6.4AI score0.00156EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2025/11/21 10:12 p.m.8 views

CVE-2025-11934

Improper input validation in the TLS 1.3 CertificateVerify signature algorithm negotiation in wolfSSL 5.8.2 and earlier on multiple platforms allows for downgrading the signature algorithm used. For example when a client sends ECDSA P521 as the supported signature algorithm the server previously...

2.7CVSS6.7AI score0.00156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/11/21 10:12 p.m.10 views

CVE-2025-11934

Improper input validation in the TLS 1.3 CertificateVerify signature algorithm negotiation in wolfSSL 5.8.2 and earlier on multiple platforms allows for downgrading the signature algorithm used. For example when a client sends ECDSA P521 as the supported signature algorithm the server previously...

2.7CVSS5.2AI score0.00156EPSS
SaveExploits0
OSV
OSV
added 2025/11/21 3:59 p.m.9 views

JLSEC-2025-201 An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15

An issue was discovered in Arm Mbed TLS before 2.16.6 and 2.7.x before 2.7.15. An attacker that can get precise enough side-channel measurements can recover the long-term ECDSA private key by 1 reconstructing the projective coordinate of the result of scalar multiplication by exploiting side...

4.7CVSS6.6AI score0.00247EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.3 views

TencentOS Server 4: openssl (TSSA-2025:0640)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:0640 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

4.1CVSS6.4AI score0.00601EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.5 views

Siemens SIMATIC S7-1500 Observable Discrepancy (CVE-2019-13627)

It was discovered that there was a ECDSA timing attack in the libgcrypt20 cryptographic library. Version affected: 1.8.4-5, 1.7.6-2+deb9u3, and 1.6.3-2+deb8u4. Versions fixed: 1.8.5-2 and 1.6.3-2+deb8u7. This plugin only works with Tenable.ot. Please visit...

6.3CVSS6.7AI score0.0051EPSS
SaveExploits0References4
CVE
CVE
added 2025/11/11 12:33 a.m.11 views

CVE-2025-31719

CVE-2025-31719 concerns a memory consistency issue in the TEE EcDSA algorithm that could lead to incorrect signature results with low probability. Multiple sources (Red Hat, EUVD/ENISA, NVD, CVE lists) reiterate the same description; no concrete impact specifics (affected product versions, exploi...

5.1CVSS6.2AI score0.00125EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdsa – Mitigation of integer overflows in DIVROUNDUP. Herbert notes that DIVROUNDUP may cause unnecessary overflows if the -keysize callback of an ecdsa implementation returns an unusually large value. Instead, Herbert...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/30 3:2 p.m.5 views

GO-2025-4027 Gnark-crypto doesn't range check input values during ECDSA and EdDSA deserialization in github.com/consensys/gnark-crypto

Gnark-crypto doesn't range check input values during ECDSA and EdDSA deserialization in github.com/consensys/gnark-crypto...

9.8CVSS7.1AI score0.00844EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/15 6:57 p.m.6 views

GHSA-FR8M-434R-G3XP gnark-crypto doesn't range check input values during ECDSA and EdDSA signature deserialization

Impact During deserialization of ECDSA and EdDSA signatures gnark-crypto did not check that the values are in the range 1, n-1 with n being the corresponding modulus either base field modulus in case of R in EdDSA, and scalar field modulus in case of s,r in ECDSA and s in EdDSA. As this also...

5.1CVSS6.8AI score0.00844EPSS
SaveExploits0References6
GitLab Advisory Database
GitLab Advisory Database
added 2025/10/15 12:0 a.m.40 views

gnark-crypto doesn't range check input values during ECDSA and EdDSA signature deserialization

During deserialization of ECDSA and EdDSA signatures gnark-crypto did not check that the values are in the range 1, n-1 with n being the corresponding modulus either base field modulus in case of R in EdDSA, and scalar field modulus in case of s,r in ECDSA and s in EdDSA. As this also allowed zer...

9.8CVSS8.4AI score0.00844EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/10/09 5:1 p.m.15 views

CLSA-2025-1760029279 openssl: Fix of 2 CVEs

CVE-2019-1547: fix side-channel vulnerability in ECDSA when using explicit EC parameters without cofactor - CVE-2025-9230: fix incorrect check of unwrapped key size...

7.5CVSS5.8AI score0.01744EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-2385

Malware in sbrugna...

9.8CVSS9.3AI score0.00994EPSS
SaveExploits1References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2019-13374

Malware in sbrugna...

6.5CVSS6.8AI score0.02538EPSS
SaveExploits0References9
Rows per page
Query Builder