CVE-2019-14853

An error-handling flaw was found in python-ecdsa before version 0.13.3. During signature decoding, malformed DER signatures could raise unexpected exceptions (or no exceptions at all), which could lead to a denial of service.
Configurations

Configuration 1 (hide)

cpe:2.3:a:python-ecdsa_project:python-ecdsa:*:*:*:*:*:*:*:*

History

21 Nov 2024, 04:27

Type Values Removed Values Added
References () https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14853 - Issue Tracking, Third Party Advisory () https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14853 - Issue Tracking, Third Party Advisory
References () https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3 - Release Notes () https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3 - Release Notes
References () https://seclists.org/bugtraq/2019/Dec/33 - () https://seclists.org/bugtraq/2019/Dec/33 -
References () https://www.debian.org/security/2019/dsa-4588 - () https://www.debian.org/security/2019/dsa-4588 -

Information

Published : 2019-11-26 13:15

Updated : 2024-11-21 04:27


NVD link : CVE-2019-14853

Mitre link : CVE-2019-14853

CVE.ORG link : CVE-2019-14853


JSON object : View

Products Affected

python-ecdsa_project

  • python-ecdsa
CWE
CWE-391

Unchecked Error Condition

CWE-755

Improper Handling of Exceptional Conditions