Learn about CVE-2020-28914 affecting Kata Containers. Discover the impact, affected systems, exploitation mechanism, and mitigation steps to secure your environment.
An improper file permissions vulnerability affects Kata Containers prior to 1.11.5. When using a Kubernetes hostPath volume and mounting either a file or directory into a container as readonly, the file/directory is mounted as readOnly inside the container, but is still writable inside the guest. For a container breakout situation, a malicious guest can potentially modify or delete files/directories expected to be read-only.
Understanding CVE-2020-28914
This CVE involves an improper file permissions vulnerability in Kata Containers.
What is CVE-2020-28914?
CVE-2020-28914 is a vulnerability in Kata Containers that allows a malicious guest to modify or delete supposedly read-only files/directories.
The Impact of CVE-2020-28914
The vulnerability can lead to a container breakout scenario where unauthorized modifications or deletions of files/directories can occur.
Technical Details of CVE-2020-28914
This section provides technical details of the vulnerability.
Vulnerability Description
The vulnerability in Kata Containers prior to 1.11.5 allows files/directories mounted as readOnly inside a container to remain writable inside the guest.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Protecting systems from CVE-2020-28914 is crucial to maintaining security.
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates