PT-2023-31155 · Secp256K1 · Secp256K1

Merricx

·

Publicado

2023-12-04

·

Atualizado

2023-12-11

·

CVE-2023-49292

CVSS v3.1

4.9

Média

VetorAV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions ecies versions prior to 2.0.8
Description The issue allows an attacker to recover any private key that interacts with the vulnerable functions. This is due to a bug in the ECDH function where it does not check whether the provided public key is on the curve, allowing an attacker to create a public key not on the curve and use it to recover the private key. The vulnerable functions include Encapsulate(), Decapsulate(), and ECDH(). As a mitigation measure, users can manually check public keys by calling the IsOnCurve() function from secp256k1 libraries.
Recommendations For versions prior to 2.0.8, upgrade to version 2.0.8 or later to resolve the issue. As a temporary workaround, consider manually checking public keys by calling the IsOnCurve() function from secp256k1 libraries to minimize the risk of exploitation.

Exploit

Correção

Information Disclosure

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

AZL-37343
AZL-37392
AZL-58246
AZL-78898
CVE-2023-49292
GHSA-8J98-CJFR-QX3H
GO-2023-2380

Produtos afetados

Secp256K1