From 630da564f8e234e17301e12825c100031951f195 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 20:49:08 +0000 Subject: [PATCH] Publish GHSA-jjxf-26c9-77gm --- .../GHSA-jjxf-26c9-77gm.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/09/GHSA-jjxf-26c9-77gm/GHSA-jjxf-26c9-77gm.json (61%) diff --git a/advisories/unreviewed/2024/09/GHSA-jjxf-26c9-77gm/GHSA-jjxf-26c9-77gm.json b/advisories/github-reviewed/2024/09/GHSA-jjxf-26c9-77gm/GHSA-jjxf-26c9-77gm.json similarity index 61% rename from advisories/unreviewed/2024/09/GHSA-jjxf-26c9-77gm/GHSA-jjxf-26c9-77gm.json rename to advisories/github-reviewed/2024/09/GHSA-jjxf-26c9-77gm/GHSA-jjxf-26c9-77gm.json index af39294ff10..25a01d10ccc 100644 --- a/advisories/unreviewed/2024/09/GHSA-jjxf-26c9-77gm/GHSA-jjxf-26c9-77gm.json +++ b/advisories/github-reviewed/2024/09/GHSA-jjxf-26c9-77gm/GHSA-jjxf-26c9-77gm.json @@ -1,20 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-jjxf-26c9-77gm", - "modified": "2024-09-02T06:30:49Z", + "modified": "2024-09-03T20:47:47Z", "published": "2024-09-02T06:30:49Z", "aliases": [ "CVE-2024-8365" ], + "summary": "Vault Leaks Client Token and Token Accessor in Audit Devices", "details": "Vault Community Edition and Vault Enterprise experienced a regression where functionality that HMAC’d sensitive headers in the configured audit device, specifically client tokens and token accessors, was removed. This resulted in the plaintext values of client tokens and token accessors being stored in the audit log. This vulnerability, CVE-2024-8365, was fixed in Vault Community Edition and Vault Enterprise 1.17.5 and Vault Enterprise 1.16.9.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/hashicorp/vault" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.17.3" + }, + { + "fixed": "1.17.5" + } + ] + } + ] + } ], "references": [ { @@ -24,6 +47,10 @@ { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2024-18-vault-leaks-client-token-and-token-accessor-in-audit-devices" + }, + { + "type": "PACKAGE", + "url": "github.com/hashicorp/vault" } ], "database_specific": { @@ -31,8 +58,8 @@ "CWE-532" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-09-03T20:47:47Z", "nvd_published_at": "2024-09-02T05:15:17Z" } } \ No newline at end of file