Publish GHSA-2w5v-x29g-jw7j

This commit is contained in:
advisory-database[bot]
2024-11-07 22:06:52 +00:00
parent b28b014fa2
commit 6ea5e3cbed
@@ -1,38 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2w5v-x29g-jw7j",
"modified": "2024-11-07T21:31:44Z",
"modified": "2024-11-07T22:05:51Z",
"published": "2024-11-07T21:31:44Z",
"aliases": [
"CVE-2024-10975"
],
"summary": "Hashicorp Nomad Incorrect Authorization vulnerability",
"details": "Nomad Community and Nomad Enterprise (\"Nomad\") volume specification is vulnerable to arbitrary cross-namespace volume creation through unauthorized Container Storage Interface (CSI) volume writes. This vulnerability, identified as CVE-2024-10975, is fixed in Nomad Community Edition 1.9.2 and Nomad Enterprise 1.9.2, 1.8.7, and 1.7.15.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/hashicorp/nomad"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.9.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10975"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/nomad/commit/30849c518e16647a4f698e5f5cc82bef2bf40e4d"
},
{
"type": "WEB",
"url": "https://discuss.hashicorp.com/t/hcsec-2024-27-nomad-vulnerable-to-cross-namespace-volume-creation-abusing-csi-write-permission"
},
{
"type": "PACKAGE",
"url": "https://github.com/hashicorp/nomad"
}
],
"database_specific": {
"cwe_ids": [
"CWE-863"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-11-07T22:05:51Z",
"nvd_published_at": "2024-11-07T21:15:06Z"
}
}