From 070fecff6f6450ebebb9c74ecd87a8a12b5ecca8 Mon Sep 17 00:00:00 2001 From: Alexander Scheel Date: Tue, 12 Aug 2025 11:54:03 -0500 Subject: [PATCH] Note remediation for GHSA-jg74-mwgw-v6x3 This was not assigned a separate CVE as HashiCorp unilaterally disclosed this without referencing the project. This has been remediated for a while. See also: https://openbao.org/docs/release-notes/2-0-0/#202 See also: https://github.com/openbao/openbao/pull/561 See also: https://github.com/openbao/openbao/commit/d5b4e922469830ac335b21dc0e8f9878c501a884 Signed-off-by: Alexander Scheel --- .../2024/09/GHSA-jg74-mwgw-v6x3/GHSA-jg74-mwgw-v6x3.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2024/09/GHSA-jg74-mwgw-v6x3/GHSA-jg74-mwgw-v6x3.json b/advisories/github-reviewed/2024/09/GHSA-jg74-mwgw-v6x3/GHSA-jg74-mwgw-v6x3.json index e79fb20833c4b..3cd1b93e069a0 100644 --- a/advisories/github-reviewed/2024/09/GHSA-jg74-mwgw-v6x3/GHSA-jg74-mwgw-v6x3.json +++ b/advisories/github-reviewed/2024/09/GHSA-jg74-mwgw-v6x3/GHSA-jg74-mwgw-v6x3.json @@ -49,6 +49,9 @@ "events": [ { "introduced": "0" + }, + { + "fixed": "2.0.2" } ] } @@ -93,4 +96,4 @@ "github_reviewed_at": "2024-09-26T21:53:43Z", "nvd_published_at": "2024-09-26T20:15:07Z" } -} \ No newline at end of file +}