Risk | Low |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2019-11244 |
CWE-ID | CWE-276 |
Exploitation vector | Local |
Public exploit | N/A |
Vulnerable software |
Kubernetes Server applications / Frameworks for developing and running applications |
Vendor | Kubernetes |
Security Bulletin
This security bulletin contains one low risk vulnerability.
EUVDB-ID: #VU22937
Risk: Low
CVSSv4.0: 1.1 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2019-11244
CWE-ID:
CWE-276 - Incorrect Default Permissions
Exploit availability: No
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to insecure default permissions for cache files directory, specified by "-cache-dir" option . A local user in a non-default Kubernetes configuration gain gain read/write access to cache files and gain access to sensitive information or disrupt kubectl invocation.
Install update from vendor's website.
Vulnerable software versionsKubernetes: 1.8.0 - 1.14.9
CPE2.3https://github.com/kubernetes/kubernetes/issues/76676
https://github.com/kubernetes/kubernetes/issues/80581
https://github.com/kubernetes/kubernetes/pull/77874/commits/f228ae3364729caed59087e23c42868454bc3ff4
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.