Publish GHSA-jg74-mwgw-v6x3

This commit is contained in:
advisory-database[bot]
2024-09-26 21:55:15 +00:00
parent 52b70ce55c
commit 009f228b71
@@ -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": "Vaults 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 Vaults 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"
}
}