First published: Wed Jan 13 2021(Updated: )
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.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/podman | <1.7.0 | 1.7.0 |
Podman Project Podman | <1.7.0 | |
Redhat Openshift Container Platform | =3.11 | |
Redhat Enterprise Linux | =7.0 | |
Redhat Enterprise Linux | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
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.
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.
CVE-2021-20188 has a severity level of 7, which is considered high.
To fix CVE-2021-20188, update podman to version 1.7.0 or later.
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.