PT-2019-16420 · Bitcoin Core · Libsecp256K1
Publicado
2019-10-14
·
Atualizado
2021-08-25
·
CVE-2019-25003
CVSS v3.1
7.5
Alta
| Vetor | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
libsecp256k1 versions prior to 0.3.1
Description
The issue allows attackers to obtain sensitive information through a timing side-channel attack because
Scalar::check overflow does not execute in constant time. This enables an attacker to potentially leak information via a timing attack.Recommendations
For versions prior to 0.3.1, update to version 0.3.1 or later to ensure
Scalar::check overflow executes in constant time, preventing timing side-channel attacks.
As a temporary workaround, consider modifying Scalar::check overflow to execute in constant time until a patch is available.Correção
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Enumeração de Fraquezas
Identificadores relacionados
Produtos afetados
Libsecp256K1