Lucene search
K

21 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в node-elliptic

The verify function in lib/elliptic/eddsa/index.js within the Elliptic package, as of version 6.5.6 for Node.js, omits the validation of the condition “sig.S.gtesig.eddsa.curve.n || sig.S.isNeg”...

9.1CVSS6.3AI score0.00292EPSS
Exploits0References2
Snyk
Snyk
added 2026/01/08 9:58 p.m.1 views

Use of a Cryptographic Primitive with a Risky Implementation

Overview org.webjars.npm:elliptic is a Fast elliptic-curve cryptography in a plain javascript implementation. Affected versions of this package are vulnerable to Use of a Cryptographic Primitive with a Risky Implementation due to the incorrect computation of the byte-length of k value with leadin...

6.3CVSS5.6AI score0.00013EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/01/08 12:0 a.m.4 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.00013EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/05/23 7:30 a.m.2 views

CVE-2024-48930

secp256k1-node is a Node.js binding for an Optimized C library for EC operations on curve secp256k1. In elliptic-based version, loadUncompressedPublicKey has a check that the public key is on the curve. Prior to versions 5.0.1, 4.0.4, and 3.8.1, however, loadCompressedPublicKey is missing that...

8.7CVSS6.5AI score0.00217EPSS
Exploits0
OSV
OSV
added 2025/02/12 7:47 p.m.0 views

GHSA-VJH7-7G9H-FJFH Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)

Summary Private key can be extracted from ECDSA signature upon signing a malformed input e.g. a string or a number, which could e.g. come from JSON network input Note that elliptic by design accepts hex strings as one of the possible input types Details In this code:...

9CVSS5.7AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/02/12 12:0 a.m.4 views

PT-2025-7253 · Elliptic · Elliptic

Name of the Vulnerable Software and Affected Versions: elliptic affected versions not specified Description: The issue allows for private key extraction from ECDSA signatures when signing a malformed input, such as a string or a number, which could come from JSON network input. This is possible...

9CVSS6.9AI score
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.3 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.1CVSS7.2AI score0.00292EPSS
Exploits0
CNNVD
CNNVD
added 2024/10/15 12:0 a.m.0 views

Elliptic 安全漏洞

Elliptic is a fast elliptic curve cryptographic library in javascript by the individual developer Fedor Indutny. A security vulnerability exists in Elliptic version 6.5.7, which stems from an inability to properly verify valid signatures in its ECDSA implementation...

4.8CVSS7.2AI score0.00162EPSS
Exploits1References5
OSV
OSV
added 2024/10/10 3:30 a.m.0 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.00292EPSS
Exploits0References6
OSV
OSV
added 2024/10/10 1:15 a.m.1 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.00292EPSS
Exploits0References4
CNNVD
CNNVD
added 2024/10/10 12:0 a.m.1 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.00292EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/08/02 12:0 a.m.1 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.00131EPSS
Exploits1References3
CNNVD
CNNVD
added 2024/08/02 12:0 a.m.1 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 allowing the use of BER-encoded signatures, and therefore ECDSA signature malleability...

9.1CVSS7.3AI score0.02898EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/08/02 12:0 a.m.1 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 checking whether the leading bits of r and s are zero, and thus an ECDSA signature extensibility issu...

5.3CVSS7.3AI score0.00241EPSS
Exploits1References3
RedHat Linux
RedHat Linux
added 2022/08/31 4:58 p.m.2 views

golang: crypto/elliptic: panic caused by oversized scalar

An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256.ScalarMult or P256.ScalarBaseMult to panic, leading to a loss of availability...

7.5CVSS7.2AI score0.0018EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/08/23 6:15 p.m.1 views

golang: crypto/elliptic: panic caused by oversized scalar

An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256.ScalarMult or P256.ScalarBaseMult to panic, leading to a loss of availability...

7.5CVSS7.2AI score0.0018EPSS
Exploits0References5
OSV
OSV
added 2021/02/02 7:15 p.m.0 views

UBUNTU-CVE-2020-28498

The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the...

6.8CVSS7.1AI score0.03935EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2021/02/02 12:0 a.m.1 views

PT-2021-11554 · Elliptic · Elliptic

Name of the Vulnerable Software and Affected Versions: elliptic versions prior to 6.5.4 Description: The issue is related to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually...

6.8CVSS8.7AI score0.03935EPSS
Exploits0References15
OSV
OSV
added 2021/01/26 6:16 p.m.3 views

AZL-79110 CVE-2021-3114 affecting package golang 1.25.7-1

In Go before 1.14.14 and 1.15.x before 1.15.7, crypto/elliptic/p224.go can generate incorrect outputs, related to an underflow of the lowest limb during the final complete reduction in the P-224 field...

6.5CVSS6.6AI score0.0012EPSS
Exploits0References1
Snyk
Snyk
added 2021/01/26 3:35 p.m.1 views

Cryptographic Issues

Overview elliptic is a fast elliptic-curve cryptography implementation in plain javascript. Affected versions of this package are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the deriv...

6.8CVSS9.3AI score0.03935EPSS
Exploits0References2
Rows per page
Query Builder