cvelist/2018/19xxx/CVE-2018-19636.json

99 lines
3.1 KiB
JSON
Raw Normal View History

2018-11-28 09:11:58 -05:00
{
2019-03-17 23:41:28 +00:00
"CVE_data_meta": {
2021-01-06 17:02:36 +00:00
"ASSIGNER": "security@microfocus.com",
2019-03-17 23:41:28 +00:00
"DATE_PUBLIC": "2019-02-21T00:00:00.000Z",
"ID": "CVE-2018-19636",
"STATE": "PUBLIC",
"TITLE": "Local root exploit via inclusion of attacker controlled shell script"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "supportutils",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "3.1-5.7.1"
}
]
}
}
]
},
"vendor_name": "SUSE"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "V\u00edt\u011bzslav \u010c\u00ed\u017eek of SUSE"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-02-28 14:29:55 +01:00
{
2019-03-17 23:41:28 +00:00
"lang": "eng",
"value": "Supportutils, before version 3.1-5.7.1, when run with command line argument -A searched the file system for a ndspath binary. If an attacker provides one at an arbitrary location it is executed with root privileges"
2019-02-28 14:29:55 +01:00
}
2019-03-17 23:41:28 +00:00
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-306"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1117751",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1117751"
2019-05-08 21:00:45 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1351",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00018.html"
2019-03-17 23:41:28 +00:00
}
]
},
"source": {
"advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1117751",
"defect": [
"1117751"
],
"discovery": "INTERNAL"
}
}