![](/assets/img/cve_300x82_sin_bg.png)
CVE-2019-18466 – podman: resolving symlink in host filesystem leads to unexpected results of copy operation
https://notcve.org/view.php?id=CVE-2019-18466
28 Oct 2019 — An issue was discovered in Podman in libpod before 1.6.0. It resolves a symlink in the host context during a copy operation from the container to the host, because an undesired glob operation occurs. An attacker could create a container image containing particular symlinks that, when copied by a victim user to the host filesystem, may overwrite existing files with others from the host. Se descubrió un problema en Podman en libpod versiones anteriores a la versión 1.6.0. Resuelve un enlace simbólico (symlink... • http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00040.html • CWE-59: Improper Link Resolution Before File Access ('Link Following') •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2019-10152 – podman: Improper symlink resolution allows access to host files when executing `podman cp` on running containers
https://notcve.org/view.php?id=CVE-2019-10152
29 Jul 2019 — A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container. Se detectó una vulnerabilidad de salto de ruta (path) en podman anterior a versión 1.4.0, en la manera en que se manejan los enlaces simbólicos dentro de los contenedores. Un atacante que ha c... • http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE-59: Improper Link Resolution Before File Access ('Link Following') •
![](/assets/img/cve_300x82_sin_bg.png)
CVE-2018-10856 – podman: Containers run as non-root users do not drop capabilities
https://notcve.org/view.php?id=CVE-2018-10856
26 Jun 2018 — It has been discovered that podman before version 0.6.1 does not drop capabilities when executing a container as a non-root user. This results in unnecessary privileges being granted to the container. Se ha descubierto que podman en versiones anteriores a la 0.6.1 no deja capacidades cuando ejecuta un contenedor como usuario no-root. Esto resulta en que se otorgan privilegios innecesarios al contenedor. It has been discovered that podman does not drop capabilities when executing a container as a non-root us... • https://access.redhat.com/errata/RHSA-2018:2037 • CWE-250: Execution with Unnecessary Privileges CWE-732: Incorrect Permission Assignment for Critical Resource •