All the vulnerabilites related to [UNKNOWN] - python-ecdsa
cve-2019-14853
Vulnerability from cvelistv5
Published
2019-11-26 12:06
Modified
2024-08-05 00:26
Severity ?
EPSS score ?
Summary
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.
References
▼ | URL | Tags |
---|---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14853 | x_refsource_CONFIRM | |
https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3 | x_refsource_MISC | |
https://www.debian.org/security/2019/dsa-4588 | vendor-advisory, x_refsource_DEBIAN | |
https://seclists.org/bugtraq/2019/Dec/33 | mailing-list, x_refsource_BUGTRAQ |
Impacted products
▼ | Vendor | Product |
---|---|---|
[UNKNOWN] | python-ecdsa |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T00:26:39.175Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14853" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3" }, { "name": "DSA-4588", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2019/dsa-4588" }, { "name": "20191218 [SECURITY] [DSA 4588-1] python-ecdsa security update", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "https://seclists.org/bugtraq/2019/Dec/33" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "python-ecdsa", "vendor": "[UNKNOWN]", "versions": [ { "status": "affected", "version": "0.13.3" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-391", "description": "CWE-391", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2019-12-18T12:06:05", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14853" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3" }, { "name": "DSA-4588", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2019/dsa-4588" }, { "name": "20191218 [SECURITY] [DSA 4588-1] python-ecdsa security update", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "https://seclists.org/bugtraq/2019/Dec/33" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-14853", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "python-ecdsa", "version": { "version_data": [ { "version_value": "0.13.3" } ] } } ] }, "vendor_name": "[UNKNOWN]" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "impact": { "cvss": [ [ { "vectorString": "3.7/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-391" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14853", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14853" }, { "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": "DSA-4588", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2019/dsa-4588" }, { "name": "20191218 [SECURITY] [DSA 4588-1] python-ecdsa security update", "refsource": "BUGTRAQ", "url": "https://seclists.org/bugtraq/2019/Dec/33" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-14853", "datePublished": "2019-11-26T12:06:20", "dateReserved": "2019-08-10T00:00:00", "dateUpdated": "2024-08-05T00:26:39.175Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }