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.
The product does not verify, or incorrectly verifies, the cryptographic signature for data.
Link | Tags |
---|---|
https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3 | third party advisory release notes |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859 | patch exploit third party advisory issue tracking |
https://pypi.org/project/ecdsa/0.13.3/ | third party advisory release notes |
https://github.com/warner/python-ecdsa/issues/114 | third party advisory exploit |