From 1c4d890a6b72fce55f137b08427c33e5c14748df Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 23:38:58 +0000 Subject: [PATCH] Publish GHSA-2w2v-xcr9-mj4m --- .../GHSA-2w2v-xcr9-mj4m.json | 39 +++++++++++++++---- 1 file changed, 32 insertions(+), 7 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-2w2v-xcr9-mj4m/GHSA-2w2v-xcr9-mj4m.json (51%) diff --git a/advisories/unreviewed/2022/05/GHSA-2w2v-xcr9-mj4m/GHSA-2w2v-xcr9-mj4m.json b/advisories/github-reviewed/2022/05/GHSA-2w2v-xcr9-mj4m/GHSA-2w2v-xcr9-mj4m.json similarity index 51% rename from advisories/unreviewed/2022/05/GHSA-2w2v-xcr9-mj4m/GHSA-2w2v-xcr9-mj4m.json rename to advisories/github-reviewed/2022/05/GHSA-2w2v-xcr9-mj4m/GHSA-2w2v-xcr9-mj4m.json index 04db2bc8733..20085e3ef63 100644 --- a/advisories/unreviewed/2022/05/GHSA-2w2v-xcr9-mj4m/GHSA-2w2v-xcr9-mj4m.json +++ b/advisories/github-reviewed/2022/05/GHSA-2w2v-xcr9-mj4m/GHSA-2w2v-xcr9-mj4m.json @@ -1,17 +1,42 @@ { "schema_version": "1.4.0", "id": "GHSA-2w2v-xcr9-mj4m", - "modified": "2022-05-24T16:53:08Z", + "modified": "2023-07-14T23:37:50Z", "published": "2022-05-24T16:53:08Z", "aliases": [ "CVE-2019-12618" ], + "summary": "Hashicorp Nomad Access Control Issues", "details": "HashiCorp Nomad 0.9.0 through 0.9.1 has Incorrect Access Control via the exec driver.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/hashicorp/nomad" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.9.0" + }, + { + "fixed": "0.9.2" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 0.9.1" + } + } ], "references": [ { @@ -33,11 +58,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-269" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2023-07-14T23:37:50Z", "nvd_published_at": "2019-08-12T17:15:00Z" } } \ No newline at end of file