cvelist/2020/15xxx/CVE-2020-15701.json

131 lines
4.5 KiB
JSON
Raw Normal View History

2020-07-14 02:01:21 +00:00
{
"CVE_data_meta": {
2020-08-06 18:25:01 -04:00
"AKA": "",
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2020-05-13T07:29:00.000Z",
2020-07-14 02:01:21 +00:00
"ID": "CVE-2020-15701",
2020-08-06 18:25:01 -04:00
"STATE": "PUBLIC",
"TITLE": "Unhandled exception in apport"
2020-07-14 02:01:21 +00:00
},
2020-08-06 18:25:01 -04:00
"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",
2020-07-14 02:01:21 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-08-06 18:25:01 -04:00
"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"
2020-08-10 22:01:38 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4449-1",
"url": "https://usn.ubuntu.com/4449-1/"
2020-09-14 16:01:32 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4449-2",
"url": "https://usn.ubuntu.com/4449-2/"
2020-07-14 02:01:21 +00:00
}
]
2020-08-06 18:25:01 -04:00
},
"solution": [],
"source": {
"advisory": "https://usn.ubuntu.com/4449-1",
"defect": [
"https://launchpad.net/bugs/1877023"
],
"discovery": "EXTERNAL"
},
"work_around": []
2020-08-10 22:01:38 +00:00
}