Lucene search
+L

200 matches found

Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.7 views

The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()" validation.

...

9.1CVSS7AI score0.00496EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/12 2:48 a.m.4 views

SUSE CVE-2024-48949

The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S.gtesig.eddsa.curve.n || sig.S.isNeg" validation...

8.2CVSS9.5AI score0.00496EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/10/11 1:43 a.m.29 views

Important: Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.11.3 bug fixes and container updates

Red Hat Advanced Cluster Management for Kubernetes 2.11.3 General Availability release images, bug fixes, and updated container images. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a...

9.1CVSS6.9AI score0.00617EPSS
SaveExploits2References5
RedhatCVE
RedhatCVE
added 2024/10/10 9:55 a.m.28 views

CVE-2024-48949

A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S component of the signature is not properly checked for being non-negative or smaller than the curve order. Mitigation Mitigation...

8.2CVSS9.2AI score0.00496EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/10/10 3:30 a.m.26 views

Elliptic's verify function omits uniqueness validation

The Elliptic package 6.5.5 for Node.js for EDDSA implementation does not perform the required check if the signature proofs is within the bounds of the order n of the base point of the elliptic curve, leading to signature malleability. Namely, the verify function in lib/elliptic/eddsa/index.js...

9.1CVSS9.3AI score0.00496EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/10/10 3:30 a.m.4 views

GHSA-434G-2637-QMQR Elliptic's verify function omits uniqueness validation

The Elliptic package 6.5.5 for Node.js for EDDSA implementation does not perform the required check if the signature proofs is within the bounds of the order n of the base point of the elliptic curve, leading to signature malleability. Namely, the verify function in lib/elliptic/eddsa/index.js...

6.9CVSS7AI score0.00496EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:0 a.m.19 views

CBL Mariner 2.0 Security Update: reaper (CVE-2024-42459)

The version of reaper installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42459 advisory. - In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing...

5.3CVSS7.1AI score0.00302EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/08/29 11:10 p.m.38 views

CVE-2024-2881 Fault Injection of EdDSA signature in WolfCrypt

Fault Injection vulnerability in wced25519signmsg function in wolfssl/wolfcrypt/src/ed25519.c in WolfSSL wolfssl5.6.6 on Linux/Windows allows remote attacker co-resides in the same system with a victim process to disclose information and escalate privileges via Rowhammer fault injection to the...

6.7CVSS0.00464EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/29 11:10 p.m.18 views

CVE-2024-2881 Fault Injection of EdDSA signature in WolfCrypt

Fault Injection vulnerability in wced25519signmsg function in wolfssl/wolfcrypt/src/ed25519.c in WolfSSL wolfssl5.6.6 on Linux/Windows allows remote attacker co-resides in the same system with a victim process to disclose information and escalate privileges via Rowhammer fault injection to the...

6.7CVSS7.6AI score0.00464EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/08/08 7:46 p.m.21 views

CVE-2024-42459

A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn't properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues. Mitigation Mitigation fo...

5.3CVSS5.2AI score0.00302EPSS
SaveExploits1References4
Veracode
Veracode
added 2024/08/06 10:4 a.m.19 views

Signature Malleability

Elliptic is vulnerable to Signature Malleability. The vulnerability is due to lack of a signature length check, allowing for the manipulation of EDDSA signatures by adding or removing zero-valued bytes...

5.3CVSS7.1AI score0.00302EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2024/08/02 9:31 a.m.16 views

GHSA-F7Q4-PWC6-W24P Elliptic's EDDSA missing signature length check

In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended...

6.9CVSS6.7AI score0.00302EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/08/02 9:31 a.m.27 views

Elliptic's EDDSA missing signature length check

In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended...

5.3CVSS7.1AI score0.00302EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2024/08/02 7:16 a.m.20 views

CVE-2024-42459

In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended...

5.3CVSS0.00302EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/08/02 12:0 a.m.29 views

CVE-2024-42459

In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended...

0.00302EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2024/08/02 12:0 a.m.28 views

CVE-2024-42459

In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended...

5.3CVSS6.7AI score0.00302EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/08/02 12:0 a.m.6 views

Elliptic 安全漏洞

Elliptic is a library of fast elliptic curve ciphers in javascript by the individual developer Fedor Indutny. A security vulnerability exists in Elliptic version 6.5.6, which stems from a lack of signature length checking, and therefore an EDDSA signature extensibility issue...

5.3CVSS7.3AI score0.00302EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/08/02 12:0 a.m.18 views

CVE-2024-42459

In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended...

6.8AI score0.00302EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2024/08/02 12:0 a.m.20 views

CVE-2024-42459

In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended...

5.3CVSS6.7AI score0.00302EPSS
SaveExploits1References2
CVE
CVE
added 2024/08/02 12:0 a.m.103 views

CVE-2024-42459

CVE-2024-42459 concerns the Elliptic package (Node.js) version 6.5.6. The issue is EDDSA signature malleability caused by a missing signature length check, enabling zero-valued bytes to be removed or appended. The CVE notes a base score of 5.3 (Medium) with network attack vector but no customer-p...

5.3CVSS7.2AI score0.00302EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder