First published: Fri Oct 11 2019(Updated: )
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.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
pip/ecdsa | <0.13.3 | 0.13.3 |
debian/python-ecdsa | 0.13-3+deb10u1 0.16.1-1 0.18.0-3 | |
redhat/python-ecdsa | <0.13.3 | 0.13.3 |
Python-ecdsa Project Python-ecdsa | <0.13.3 | |
Redhat Ceph Storage | =2.0 | |
Redhat Ceph Storage | =3.0 | |
Redhat Openstack | =10 | |
Redhat Openstack | =13 | |
Redhat Openstack | =14 | |
Redhat Openstack | =15 | |
Redhat Virtualization | =4.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-14859 is a vulnerability found in all python-ecdsa versions before 0.13.3. It allows for the acceptance of malformed signatures, making the signature malleable.
CVE-2019-14859 has a severity score of 9.1, which is considered critical.
CVE-2019-14859 affects python-ecdsa versions before 0.13.3, including packages from pip, redhat, and debian, as well as the Python-ecdsa Project.
To fix CVE-2019-14859, update to python-ecdsa version 0.13.3 or later.
You can find more information about CVE-2019-14859 in the National Vulnerability Database (NVD) at https://nvd.nist.gov/vuln/detail/CVE-2019-14859.