All the vulnerabilites related to Red Hat - python-ecdsa
cve-2019-14859
Vulnerability from cvelistv5
Published
2020-01-02 14:15
Modified
2024-08-05 00:26
Severity ?
EPSS score ?
Summary
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
▼ | URL | Tags |
---|---|---|
https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3 | x_refsource_MISC | |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859 | x_refsource_CONFIRM | |
https://pypi.org/project/ecdsa/0.13.3/ | x_refsource_MISC | |
https://github.com/warner/python-ecdsa/issues/114 | x_refsource_MISC |
Impacted products
▼ | Vendor | Product |
---|---|---|
Red Hat | python-ecdsa |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T00:26:39.127Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://pypi.org/project/ecdsa/0.13.3/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/warner/python-ecdsa/issues/114" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "python-ecdsa", "vendor": "Red Hat", "versions": [ { "status": "affected", "version": "all python-ecdsa versions before 0.13.3" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-347", "description": "CWE-347", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-01-02T14:15:58", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859" }, { "tags": [ "x_refsource_MISC" ], "url": "https://pypi.org/project/ecdsa/0.13.3/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/warner/python-ecdsa/issues/114" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-14859", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "python-ecdsa", "version": { "version_data": [ { "version_value": "all python-ecdsa versions before 0.13.3" } ] } } ] }, "vendor_name": "Red Hat" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.4/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-347" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3", "refsource": "MISC", "url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859" }, { "name": "https://pypi.org/project/ecdsa/0.13.3/", "refsource": "MISC", "url": "https://pypi.org/project/ecdsa/0.13.3/" }, { "name": "https://github.com/warner/python-ecdsa/issues/114", "refsource": "MISC", "url": "https://github.com/warner/python-ecdsa/issues/114" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-14859", "datePublished": "2020-01-02T14:15:58", "dateReserved": "2019-08-10T00:00:00", "dateUpdated": "2024-08-05T00:26:39.127Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }