ghsa-mc76-5925-c5p6
Vulnerability from github
Published
2024-10-01 21:31
Modified
2024-11-07 09:30
Severity ?
5.4 (Medium) - CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N
5.8 (Medium) - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
5.8 (Medium) - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
Summary
Link Following in github.com/containers/common
Details
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.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/containers/common" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.60.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-9341" ], "database_specific": { "cwe_ids": [ "CWE-59" ], "github_reviewed": true, "github_reviewed_at": "2024-10-01T22:31:13Z", "nvd_published_at": "2024-10-01T19:15:09Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-mc76-5925-c5p6", "modified": "2024-11-07T09:30:42Z", "published": "2024-10-01T21:31:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9341" }, { "type": "WEB", "url": "https://github.com/containers/common/commit/e7db06585c32e1a782c1d9aa3b71ccd708f5e23f" }, { "type": "WEB", "url": "https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L349" }, { "type": "WEB", "url": "https://github.com/containers/common/blob/384f77532f67afc8a73d8e0c4adb0d195df57714/pkg/subscriptions/subscriptions.go#L169" }, { "type": "PACKAGE", "url": "https://github.com/containers/common" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-mc76-5925-c5p6" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315691" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2024-9341" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8846" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8694" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8690" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8428" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8263" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8238" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8112" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:8039" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:7925" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Link Following in github.com/containers/common" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.