cvelist/2019/15xxx/CVE-2019-15789.json
2020-04-08 02:01:15 +00:00

119 lines
3.9 KiB
JSON

{
"CVE_data_meta": {
"AKA": "",
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2019-08-09T11:51:00.000Z",
"ID": "CVE-2019-15789",
"STATE": "PUBLIC",
"TITLE": "Microk8s Privilege Escalation Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "MicroK8s",
"version": {
"version_data": [
{
"platform": "",
"version_affected": "<",
"version_name": "1.15",
"version_value": "1.15.3"
}
]
}
}
]
},
"vendor_name": "Canonical"
}
]
}
},
"configuration": [],
"credit": [
{
"lang": "eng",
"value": "Denis Andzakovic"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Privilege escalation vulnerability in MicroK8s allows a low privilege user with local access to obtain root access to the host by provisioning a privileged container. Fixed in MicroK8s 1.15.3."
}
]
},
"exploit": [],
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269 Improper Privilege Management"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/ubuntu/microk8s/pull/590",
"url": "https://github.com/ubuntu/microk8s/pull/590"
},
{
"refsource": "CONFIRM",
"name": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-15789.html",
"url": "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-15789.html"
},
{
"refsource": "CONFIRM",
"name": "https://pulsesecurity.co.nz/advisories/microk8s-privilege-escalation",
"url": "https://pulsesecurity.co.nz/advisories/microk8s-privilege-escalation"
},
{
"refsource": "CONFIRM",
"name": "https://discuss.kubernetes.io/t/explicit-use-of-sudo-in-microk8s-cli/7605",
"url": "https://discuss.kubernetes.io/t/explicit-use-of-sudo-in-microk8s-cli/7605"
}
]
},
"solution": [],
"source": {
"advisory": "",
"defect": [
"https://github.com/ubuntu/microk8s/pull/590"
],
"discovery": "EXTERNAL"
},
"work_around": []
}