← Back

Libpod Project

libpod_project

5 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Libpod
libpod

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Libpod Project
Redhat
3Enterprise Linux
LibpodOpenshift Container Platform
Nov 21, 2024
Feb 11, 2020
N/A· v4
5.9 MEDIUM· v3
5.8 MEDIUM· v2
A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container bas...Show more
A flaw was discovered in Podman where it incorrectly allows containers when created to overwrite existing files in volumes, even if they are mounted as read-only. When a user runs a malicious container or a container based on a malicious image with an attached volume that is used for the first time, it is possible to trigger the flaw and overwrite files in the volume.This issue was introduced in version 1.6.0.Show less
5Buildah Project
Libpod ProjectOpensuse+2 more
6Buildah
Enterprise LinuxLeap+3 more
Nov 21, 2024
Nov 25, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
The containers/image library used by the container tools Podman, Buildah, and Skopeo in Red Hat Enterprise Linux version 8 and CRI-O in OpenShift Container Platform, does not enforce TLS connections to the container regi...Show more
The containers/image library used by the container tools Podman, Buildah, and Skopeo in Red Hat Enterprise Linux version 8 and CRI-O in OpenShift Container Platform, does not enforce TLS connections to the container registry authorization service. An attacker could use this vulnerability to launch a MiTM attack and steal login credentials or bearer tokens.Show less
1Libpod Project
1Libpod
Nov 21, 2024
Oct 28, 2019
N/A· v4
5.5 MEDIUM· v3
5.8 MEDIUM· v2
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 cr...Show more
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.Show less
2Libpod Project
Opensuse
2Leap
Libpod
Nov 21, 2024
Jul 30, 2019
N/A· v4
7.2 HIGH· v3
2.6 LOW· v2
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 h...Show more
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.Show less
1Libpod Project
1Libpod
Nov 21, 2024
Jul 3, 2018
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
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.