cvelist/2019/11xxx/CVE-2019-11481.json

123 lines
4.5 KiB
JSON
Raw Normal View History

2019-04-23 19:00:50 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2019-10-29T00:00:00.000Z",
2019-04-23 19:00:50 +00:00
"ID": "CVE-2019-11481",
"STATE": "PUBLIC",
"TITLE": "Apport reads arbitrary files if ~/.config/apport/settings is a symlink"
2019-04-23 19:00:50 +00:00
},
"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": "Kevin Backhouse"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-04-23 19:00:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Kevin Backhouse discovered that apport would read a user-supplied configuration file with elevated privileges. By replacing the file with a symbolic link, a user could get apport to read any file on the system as root, with unknown consequences."
2019-04-23 19:00:50 +00:00
}
]
},
"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": "Read user data with administrator privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-02-08 05:01:24 +00:00
"refsource": "MISC",
"url": "https://usn.ubuntu.com/usn/usn-4171-1",
"name": "https://usn.ubuntu.com/usn/usn-4171-1"
},
{
2020-02-08 05:01:24 +00:00
"refsource": "MISC",
"url": "https://usn.ubuntu.com/usn/usn-4171-2",
"name": "https://usn.ubuntu.com/usn/usn-4171-2"
2023-06-12 07:00:43 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/172858/Ubuntu-Apport-Whoopsie-DoS-Integer-Overflow.html",
"url": "http://packetstormsecurity.com/files/172858/Ubuntu-Apport-Whoopsie-DoS-Integer-Overflow.html"
}
]
},
"source": {
"advisory": "https://usn.ubuntu.com/usn/usn-4171-1",
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1830862"
],
"discovery": "EXTERNAL"
2019-04-23 19:00:50 +00:00
}
2020-02-08 05:01:24 +00:00
}