mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-536j-xxhg-6pgg
This commit is contained in:
+25
-5
@@ -1,11 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-536j-xxhg-6pgg",
|
||||
"modified": "2024-09-26T06:30:48Z",
|
||||
"modified": "2024-10-29T19:45:34Z",
|
||||
"published": "2024-09-26T06:30:48Z",
|
||||
"withdrawn": "2024-10-29T19:45:34Z",
|
||||
"aliases": [
|
||||
"CVE-2024-0132"
|
||||
|
||||
],
|
||||
"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.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +16,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Go",
|
||||
"name": "github.com/NVIDIA/nvidia-container-toolkit"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.16.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -31,8 +51,8 @@
|
||||
"CWE-367"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-10-29T19:45:34Z",
|
||||
"nvd_published_at": "2024-09-26T06:15:02Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user