Lucene search
+L

2101 matches found

Positive Technologies
Positive Technologies
added 2024/10/13 12:00 a.m.11 views

PT-2024-33289

Name of the Vulnerable Software and Affected Versions Elliptic versions prior to 6.6.0 Description The Elliptic package for Node.js, in its ECDSA implementation, does not correctly verify valid signatures if the hash contains at least four leading 0 bytes and when the order of the elliptic curve'...

4.8CVSS6.4AI score0.00553EPSS
SaveExploits1References84
SUSE CVE
SUSE CVE
added 2024/10/12 2:48 a.m.6 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
RedhatCVE
RedhatCVE
added 2024/10/10 9:55 a.m.32 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
vulnersOsv
vulnersOsv
added 2024/10/10 3:30 a.m.5 views

0x-relayer-cat (>=0.0.2, <=0.0.10), 0xauth (>=0.0.2, <=0.0.6) +7966 more potentially affected by CVE-2024-48949 via elliptic (>=6.0.2, <=6.5.5)

elliptic NPM version =6.0.2, =0.0.2, =0.0.2, =1.0.6-beta.1, =0.0.1-beta.1, =0.1.0, =0.0.92, =0.1.3, =4.2.1, =6.2.1, =13.6.1, =13.7.2 and more Source cves: CVE-2024-48949 Source advisory: OSV:GHSA-434G-2637-QMQR...

9.1CVSS7.2AI score0.00496EPSS
SaveExploits0
OSV
OSV
added 2024/10/10 3:30 a.m.8 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
Github Security Blog
Github Security Blog
added 2024/10/10 3:30 a.m.30 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 1:15 a.m.18 views

AZL-50322 CVE-2024-48949 affecting package reaper for versions less than 3.1.1-13

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

9.1CVSS6.2AI score0.00496EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/10 1:15 a.m.20 views

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

9.1CVSS0.00496EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/10 1:15 a.m.5 views

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

9.1CVSS5.6AI score0.00496EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/10 1:15 a.m.13 views

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

9.1CVSS6.7AI score0.00496EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/10 12:00 a.m.16 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 versions prior to 6.5.6, which stems from a validation function that omits some judgmental validation...

9.1CVSS7.2AI score0.00496EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/10 12:00 a.m.180 views

CVE-2024-48949

CVE-2024-48949 concerns the Elliptic package for Node.js before 6.5.6. The vulnerability stems from the verify function in lib/elliptic/eddsa/index.js, which omits the validation sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg(), enabling acceptance of invalid signatures. IBM’s bulletin lists thi...

9.1CVSS7AI score0.00496EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/10 12:00 a.m.20 views

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

6.8AI score0.00496EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/10 12:00 a.m.31 views

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

9.1CVSS6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/10/10 12:00 a.m.33 views

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

0.00496EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/10/10 12:00 a.m.15 views

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

9.1CVSS5.5AI score0.00496EPSS
SaveExploits0
OSV
OSV
added 2024/10/04 3:37 p.m.9 views

CLSA-2024-1728056228 gnutls: Fix of CVE-2024-28834

CVE-2024-28834: fix side-channel leak in the deterministic ECDSA...

5.3CVSS6.4AI score0.00724EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/09/20 12:00 a.m.13 views

The vulnerability of the wc_ecc_sign_hash() function in the SSL/TLS library WolfSSL, which allows a hacker to gain unauthorized access to protected information

The vulnerability of the wceccsignhash function in the SSL/TLS library WolfSSL is related to improper verification of the ECDSA cryptographic signature during the processing of elliptical curve values. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected...

4.1CVSS5.5AI score0.00349EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/09/19 6:06 p.m.14 views

CLSA-2024-1726769216 gnutls: Fix of CVE-2024-28834

CVE-2024-28834: fix side-channel leak in the deterministic ECDSA...

5.3CVSS5.8AI score0.00724EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/09/19 12:18 p.m.11 views

nss: vulnerable to Minerva side-channel information leak

The Network Security Services NSS package contains a vulnerability that exposes a side-channel information leak. This weakness enables a local attacker to capture several thousand usages of a signature, allowing them to utilize this information to recover portions of an ECDSA private key...

4.3CVSS6.8AI score0.00714EPSS
SaveExploits0References8
Rows per page
Query Builder