Podatność CVE-2024-9341


Publikacja: 2024-10-01

Opis:
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.

Typ:

CWE-59

(Improper Link Resolution Before File Access ('Link Following'))

 Referencje:
https://access.redhat.com/security/cve/CVE-2024-9341
https://bugzilla.redhat.com/show_bug.cgi?id=2315691
https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L169
https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L349

Copyright 2024, cxsecurity.com

 

Back to Top