{ "CVE_data_meta": { "AKA": "", "ASSIGNER": "security@ubuntu.com", "DATE_PUBLIC": "2020-05-13T07:29:00.000Z", "ID": "CVE-2020-15701", "STATE": "PUBLIC", "TITLE": "Unhandled exception in apport" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "apport", "version": { "version_data": [ { "platform": "", "version_affected": "<", "version_name": "2.20.1", "version_value": "2.20.1-0ubuntu2.24" }, { "platform": "", "version_affected": "<", "version_name": "2.20.9", "version_value": "2.20.9-0ubuntu7.16" }, { "platform": "", "version_affected": "<", "version_name": "2.20.11", "version_value": "2.20.11-0ubuntu27.6" } ] } } ] }, "vendor_name": "Canonical" } ] } }, "configuration": [], "credit": [ { "lang": "eng", "value": "Seong-Joong Kim" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An unhandled exception in check_ignored() in apport/report.py can be exploited by a local attacker to cause a denial of service. If the mtime attribute is a string value in apport-ignore.xml, it will trigger an unhandled exception, resulting in a crash. Fixed in 2.20.1-0ubuntu2.24, 2.20.9-0ubuntu7.16, 2.20.11-0ubuntu27.6." } ] }, "exploit": [], "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-755 Improper Handling of Exceptional Conditions" } ] } ] }, "references": { "reference_data": [ { "name": "https://usn.ubuntu.com/4449-1", "refsource": "CONFIRM", "url": "https://usn.ubuntu.com/4449-1" }, { "name": "https://launchpad.net/bugs/1877023", "refsource": "CONFIRM", "url": "https://launchpad.net/bugs/1877023" }, { "refsource": "UBUNTU", "name": "USN-4449-1", "url": "https://usn.ubuntu.com/4449-1/" }, { "refsource": "UBUNTU", "name": "USN-4449-2", "url": "https://usn.ubuntu.com/4449-2/" } ] }, "solution": [], "source": { "advisory": "https://usn.ubuntu.com/4449-1", "defect": [ "https://launchpad.net/bugs/1877023" ], "discovery": "EXTERNAL" }, "work_around": [] }