Cryptographic Issues Affecting ecdsa package, versions [,0.13.3)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    Privileges Required High
    Integrity High

    Threat Intelligence

    EPSS 0.24% (62nd percentile)
Expand this section
NVD
9.1 critical
Expand this section
SUSE
6.8 medium
Expand this section
Red Hat
7.4 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-ECDSA-540493
  • published 2 Jan 2020
  • disclosed 2 Jan 2020
  • credit Unknown

How to fix?

Upgrade ecdsa to version 0.13.3 or higher.

Overview

ecdsa is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm), implemented purely in Python, released under the MIT license.

Affected versions of this package are vulnerable to Cryptographic Issues. A flaw exists where signatures used by DER encoding are not correctly verified. 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.