Publish GHSA-jjxf-26c9-77gm

This commit is contained in:
advisory-database[bot]
2024-09-03 20:49:08 +00:00
parent 21ce7eb7ea
commit 630da564f8
@@ -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 HMACd 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"
}
}