Publish Advisories

GHSA-536j-xxhg-6pgg
GHSA-mjjw-553x-87pq
This commit is contained in:
advisory-database[bot]
2024-10-29 19:49:08 +00:00
parent ce50375d3f
commit 9a46422ebd
2 changed files with 79 additions and 2 deletions
@@ -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",
@@ -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
}
}