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.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/warner/python-ecdsa/issues/114 | Exploit Third Party Advisory |
https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3 | Release Notes Third Party Advisory |
https://pypi.org/project/ecdsa/0.13.3/ | Release Notes Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859 | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/warner/python-ecdsa/issues/114 | Exploit Third Party Advisory |
https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3 | Release Notes Third Party Advisory |
https://pypi.org/project/ecdsa/0.13.3/ | Release Notes Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 04:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
References | () https://github.com/warner/python-ecdsa/issues/114 - Exploit, Third Party Advisory | |
References | () https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3 - Release Notes, Third Party Advisory | |
References | () https://pypi.org/project/ecdsa/0.13.3/ - Release Notes, Third Party Advisory |
Information
Published : 2020-01-02 15:15
Updated : 2024-11-21 04:27
NVD link : CVE-2019-14859
Mitre link : CVE-2019-14859
CVE.ORG link : CVE-2019-14859
JSON object : View
Products Affected
redhat
- openstack
- ceph_storage
- virtualization
python-ecdsa_project
- python-ecdsa
CWE
CWE-347
Improper Verification of Cryptographic Signature