CVE-2019-14859

Published
View on NVD ↗
CVSS v3
9.1
CRITICAL
CVSS v2
6.4
MEDIUM
Affected
2
PROJECTS

Description

A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.

ECDSA cryptographic signature library (pure python)
Python Package IndexPython Package Index
pure-python ECDSA signature/verification and ECDH key agreement
GitHubGitHub
977