diff --git a/advisories/unreviewed/2025/06/GHSA-rx97-6c62-55mf/GHSA-rx97-6c62-55mf.json b/advisories/github-reviewed/2025/06/GHSA-rx97-6c62-55mf/GHSA-rx97-6c62-55mf.json similarity index 59% rename from advisories/unreviewed/2025/06/GHSA-rx97-6c62-55mf/GHSA-rx97-6c62-55mf.json rename to advisories/github-reviewed/2025/06/GHSA-rx97-6c62-55mf/GHSA-rx97-6c62-55mf.json index db683ab4823..43bc775d99f 100644 --- a/advisories/unreviewed/2025/06/GHSA-rx97-6c62-55mf/GHSA-rx97-6c62-55mf.json +++ b/advisories/github-reviewed/2025/06/GHSA-rx97-6c62-55mf/GHSA-rx97-6c62-55mf.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-rx97-6c62-55mf", - "modified": "2025-06-11T15:30:29Z", + "modified": "2025-06-11T17:39:41Z", "published": "2025-06-11T15:30:29Z", "aliases": [ "CVE-2025-4922" ], + "summary": "Hashicorp Nomad Incorrect Privilege Assignment vulnerability", "details": "Nomad Community and Nomad Enterprise (“Nomad”) prefix-based ACL policy lookup can lead to incorrect rule application and shadowing. This vulnerability, identified as CVE-2025-4922, is fixed in Nomad Community Edition 1.10.2 and Nomad Enterprise 1.10.2, 1.9.10, and 1.8.14.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/hashicorp/nomad" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "< 1.10.2" + } + } + ], "references": [ { "type": "ADVISORY", @@ -22,6 +43,10 @@ { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2025-12-nomad-vulnerable-to-incorrect-acl-policy-lookup-attached-to-a-job/75396" + }, + { + "type": "PACKAGE", + "url": "https://github.com/hashicorp/nomad" } ], "database_specific": { @@ -29,8 +54,8 @@ "CWE-266" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-06-11T17:39:40Z", "nvd_published_at": "2025-06-11T14:15:37Z" } } \ No newline at end of file