cvelist/2020/16xxx/CVE-2020-16128.json
2020-12-09 04:01:50 +00:00

118 lines
4.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2020-12-08T00:00:00.000Z",
"ID": "CVE-2020-16128",
"STATE": "PUBLIC",
"TITLE": "Aptdaemon error messages disclosed file existence to unprivileged users via dbus properties"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "aptdaemon",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.1.1+bzr982-0ubuntu14",
"version_value": "1.1.1+bzr982-0ubuntu14.5"
},
{
"version_affected": "<",
"version_name": "1.1.1+bzr982-0ubuntu19",
"version_value": "1.1.1+bzr982-0ubuntu19.5"
},
{
"version_affected": "<",
"version_name": "1.1.1+bzr982-0ubuntu32",
"version_value": "1.1.1+bzr982-0ubuntu32.3"
},
{
"version_affected": "<",
"version_name": "1.1.1+bzr982-0ubuntu34",
"version_value": "1.1.1+bzr982-0ubuntu34.1"
}
]
}
}
]
},
"vendor_name": "Canonical"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Kevin Backhouse"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The aptdaemon DBus interface disclosed file existence disclosure by setting Terminal/DebconfSocket properties, aka GHSL-2020-192 and GHSL-2020-196. This affected versions prior to 1.1.1+bzr982-0ubuntu34.1, 1.1.1+bzr982-0ubuntu32.3, 1.1.1+bzr982-0ubuntu19.5, 1.1.1+bzr982-0ubuntu14.5."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.8,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-209 Information Exposure Through an Error Message"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://usn.ubuntu.com/usn/usn-4664-1",
"name": "https://usn.ubuntu.com/usn/usn-4664-1"
},
{
"refsource": "MISC",
"url": "https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1899513",
"name": "https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1899513"
}
]
},
"source": {
"advisory": "https://usn.ubuntu.com/usn/usn-4664-1",
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1899513"
],
"discovery": "EXTERNAL"
}
}