From 9a46422ebd04987ae6d07eae06cf98e2e6712aae Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 19:49:08 +0000 Subject: [PATCH] Publish Advisories GHSA-536j-xxhg-6pgg GHSA-mjjw-553x-87pq --- .../GHSA-536j-xxhg-6pgg.json | 4 +- .../GHSA-mjjw-553x-87pq.json | 77 +++++++++++++++++++ 2 files changed, 79 insertions(+), 2 deletions(-) create mode 100644 advisories/github-reviewed/2024/10/GHSA-mjjw-553x-87pq/GHSA-mjjw-553x-87pq.json diff --git a/advisories/github-reviewed/2024/09/GHSA-536j-xxhg-6pgg/GHSA-536j-xxhg-6pgg.json b/advisories/github-reviewed/2024/09/GHSA-536j-xxhg-6pgg/GHSA-536j-xxhg-6pgg.json index 2aca0f24c21..341d1eca61b 100644 --- a/advisories/github-reviewed/2024/09/GHSA-536j-xxhg-6pgg/GHSA-536j-xxhg-6pgg.json +++ b/advisories/github-reviewed/2024/09/GHSA-536j-xxhg-6pgg/GHSA-536j-xxhg-6pgg.json @@ -1,14 +1,14 @@ { "schema_version": "1.4.0", "id": "GHSA-536j-xxhg-6pgg", - "modified": "2024-10-29T19:45:34Z", + "modified": "2024-10-29T19:47:59Z", "published": "2024-09-26T06:30:48Z", "withdrawn": "2024-10-29T19:45:34Z", "aliases": [ ], "summary": "Duplicate Advisory: NVIDIA Container Toolkit contains a Time-of-check Time-of-Use (TOCTOU) vulnerability", - "details": "NVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with default configuration where a specifically crafted container image may gain access to the host file system. This does not impact use cases where CDI is used. A successful exploit of this vulnerability may lead to code execution, denial of service, escalation of privileges, information disclosure, and data tampering.", + "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-mjjw-553x-87pq. This link is maintained to preserve external references.\n\n## Original Description\nNVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with default configuration where a specifically crafted container image may gain access to the host file system. This does not impact use cases where CDI is used. A successful exploit of this vulnerability may lead to code execution, denial of service, escalation of privileges, information disclosure, and data tampering.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2024/10/GHSA-mjjw-553x-87pq/GHSA-mjjw-553x-87pq.json b/advisories/github-reviewed/2024/10/GHSA-mjjw-553x-87pq/GHSA-mjjw-553x-87pq.json new file mode 100644 index 00000000000..3de21140695 --- /dev/null +++ b/advisories/github-reviewed/2024/10/GHSA-mjjw-553x-87pq/GHSA-mjjw-553x-87pq.json @@ -0,0 +1,77 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mjjw-553x-87pq", + "modified": "2024-10-29T19:48:12Z", + "published": "2024-10-29T19:48:11Z", + "aliases": [ + "CVE-2024-0132" + ], + "summary": "NVIDIA Container Toolkit contains a Time-of-check Time-of-Use (TOCTOU) vulnerability", + "details": "NVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with default configuration where a specifically crafted container image may gain access to the host file system. This does not impact use cases where CDI is used. A successful exploit of this vulnerability may lead to code execution, denial of service, escalation of privileges, information disclosure, and data tampering.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/NVIDIA/nvidia-container-toolkit" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.16.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/NVIDIA/gpu-operator/security/advisories/GHSA-95rf-r6p4-44h7" + }, + { + "type": "WEB", + "url": "https://github.com/NVIDIA/libnvidia-container/security/advisories/GHSA-q2v4-jw5g-9xxj" + }, + { + "type": "WEB", + "url": "https://github.com/NVIDIA/nvidia-container-toolkit/security/advisories/GHSA-mjjw-553x-87pq" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0132" + }, + { + "type": "PACKAGE", + "url": "https://github.com/NVIDIA/nvidia-container-toolkit" + }, + { + "type": "WEB", + "url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5582" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-367" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-10-29T19:48:11Z", + "nvd_published_at": null + } +} \ No newline at end of file