mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
117 lines
4.0 KiB
JSON
117 lines
4.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@ubuntu.com",
|
|
"DATE_PUBLIC": "2019-10-29T00:00:00.000Z",
|
|
"ID": "CVE-2019-11483",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "apport",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "2.14.1",
|
|
"version_value": "2.14.1-0ubuntu3.29+esm2"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "2.20.1",
|
|
"version_value": "2.20.1-0ubuntu2.20"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "2.20.9",
|
|
"version_value": "2.20.9-0ubuntu7.8"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "2.20.11",
|
|
"version_value": "2.20.11-0ubuntu8.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Canonical"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Sander Bos"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Sander Bos discovered Apport mishandled crash dumps originating from containers. This could be used by a local attacker to generate a crash report for a privileged process that is readable by an unprivileged user."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 7,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:L",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Read user data with administrator privileges"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://usn.ubuntu.com/usn/usn-4171-1",
|
|
"name": "https://usn.ubuntu.com/usn/usn-4171-1"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://usn.ubuntu.com/usn/usn-4171-2",
|
|
"name": "https://usn.ubuntu.com/usn/usn-4171-2"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "https://usn.ubuntu.com/usn/usn-4171-1",
|
|
"defect": [
|
|
"https://bugs.launchpad.net/apport/+bug/1839413"
|
|
],
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |