8.2

CVE-2024-9341

Podman: buildah: cri-o: fips crypto-policy directory mounting issue in containers/common go library

A flaw was found in Go. When FIPS mode is enabled on a system, container runtimes may incorrectly handle certain file paths due to improper validation in the containers/common Go library. This flaw allows an attacker to exploit symbolic links and trick the system into mounting sensitive host directories inside a container. This issue also allows attackers to access critical host files, bypassing the intended isolation between containers and the host system.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.97% 0.576
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.2 2.8 4.7
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
secalert@redhat.com 5.4 1.2 4.2
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N
CWE-59 Improper Link Resolution Before File Access ('Link Following')

The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

https://access.redhat.com/errata/RHSA-2024:10818
https://access.redhat.com/errata/RHSA-2024:10147
https://access.redhat.com/errata/RHSA-2024:7925
Third Party Advisory
https://access.redhat.com/errata/RHSA-2024:8039
Third Party Advisory
https://access.redhat.com/errata/RHSA-2024:8112
Third Party Advisory
https://access.redhat.com/errata/RHSA-2024:8238
Third Party Advisory
https://access.redhat.com/errata/RHSA-2024:8263
Third Party Advisory
https://access.redhat.com/errata/RHSA-2024:8428
Third Party Advisory
https://access.redhat.com/errata/RHSA-2024:8690
Third Party Advisory
https://access.redhat.com/errata/RHSA-2024:8694
Third Party Advisory
https://access.redhat.com/errata/RHSA-2024:8846
Third Party Advisory
https://access.redhat.com/errata/RHSA-2024:9454
Third Party Advisory
https://access.redhat.com/errata/RHSA-2024:9459
Third Party Advisory
https://access.redhat.com/security/cve/CVE-2024-9341
Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=2315691
Third Party Advisory
Issue Tracking
https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L169
Product
https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L349
Product