From 009f228b718c1a8df47d16ababed8dcd42799ad1 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 21:55:15 +0000 Subject: [PATCH] Publish GHSA-jg74-mwgw-v6x3 --- .../GHSA-jg74-mwgw-v6x3.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/09/GHSA-jg74-mwgw-v6x3/GHSA-jg74-mwgw-v6x3.json (60%) diff --git a/advisories/unreviewed/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 similarity index 60% rename from advisories/unreviewed/2024/09/GHSA-jg74-mwgw-v6x3/GHSA-jg74-mwgw-v6x3.json rename to advisories/github-reviewed/2024/09/GHSA-jg74-mwgw-v6x3/GHSA-jg74-mwgw-v6x3.json index 14cee84dfe0..0cbd713ee19 100644 --- a/advisories/unreviewed/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 @@ -1,20 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-jg74-mwgw-v6x3", - "modified": "2024-09-26T21:31:11Z", + "modified": "2024-09-26T21:53:43Z", "published": "2024-09-26T21:31:11Z", "aliases": [ "CVE-2024-7594" ], + "summary": "Vault SSH Secrets Engine Configuration Did Not Restrict Valid Principals By Default", "details": "Vault’s SSH secrets engine did not require the valid_principals list to contain a value by default. If the valid_principals and default_user fields of the SSH secrets engine configuration are not set, an SSH certificate requested by an authorized user to Vault’s SSH secrets engine could be used to authenticate as any user on the host. Fixed in Vault Community Edition 1.17.6, and in Vault Enterprise 1.17.6, 1.16.10, and 1.15.15.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/hashicorp/vault" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.7.7" + }, + { + "fixed": "1.17.6" + } + ] + } + ] + } ], "references": [ { @@ -24,6 +47,10 @@ { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2024-20-vault-ssh-secrets-engine-configuration-did-not-restrict-valid-principals-by-default/70251" + }, + { + "type": "PACKAGE", + "url": "https://github.com/hashicorp/vault" } ], "database_specific": { @@ -31,8 +58,8 @@ "CWE-732" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-09-26T21:53:43Z", "nvd_published_at": "2024-09-26T20:15:07Z" } } \ No newline at end of file