CVE-2021-20188: High severity centos podman vulnerability
A flaw was found in podman before 1.7.0. File permissions for non-root users running in a privileged container are not correctly checked. This flaw can be abused by a low-privileged user inside the container to access any other file in the container, even if owned by the root user inside the container. It does not allow to directly escape the container, though being a privileged container means that a lot of security features are disabled when running the container. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Other sources
Podman versions prior to 1.7.0 ignore file permissions for non-root users running in a privileged container. This flaw allows a low privileged user to access (in read/write mode) any other file in the container, even if owned by the container root user. This means any user inside the privileged container has effectively the same privileges as the root user in the container.
— Red Hat
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2021-20188?
CVE-2021-20188 is a vulnerability in podman before version 1.7.0 that allows non-root users running in a privileged container to access any file in the container, even if owned by the root user.
What software is affected by CVE-2021-20188?
Podman before version 1.7.0, Red Hat OpenShift Container Platform 3.11, Red Hat Enterprise Linux 7.0, and Red Hat Enterprise Linux 8.0 are affected by CVE-2021-20188.
How severe is CVE-2021-20188?
CVE-2021-20188 has a severity level of 7, which is considered high.
How can the vulnerability be fixed?
To fix CVE-2021-20188, update podman to version 1.7.0 or later.
Where can I find more information about CVE-2021-20188?
You can find more information about CVE-2021-20188 on Red Hat's Bugzilla, Red Hat's CVE page, and the GitHub repository for podman.