Lucene search

K
vulnrichmentHashiCorpVULNRICHMENT:CVE-2024-5798
HistoryJun 12, 2024 - 6:55 p.m.

CVE-2024-5798 Vault Incorrectly Validated JSON Web Tokens (JWT) Audience Claims

2024-06-1218:55:24
CWE-285
HashiCorp
github.com
1
vault
jwt
audience claim
vulnerability
fixed
version 1.17.0
1.16.3
1.15.9

2.6 Low

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N

6.9 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%

Vault and Vault Enterprise did not properly validate the JSON Web Token (JWT) role-bound audience claim when using the Vault JWT auth method. This may have resulted in Vault validating a JWT the audience and role-bound claims do not match, allowing an invalid login to succeed when it should have been rejected.

This vulnerability, CVE-2024-5798, was fixed in Vault and Vault Enterprise 1.17.0, 1.16.3, and 1.15.9

CNA Affected

[
  {
    "repo": "https://github.com/hashicorp/vault",
    "vendor": "HashiCorp",
    "product": "Vault",
    "versions": [
      {
        "status": "affected",
        "changes": [
          {
            "at": "1.15.9",
            "status": "unaffected"
          },
          {
            "at": "1.14.13",
            "status": "unaffected"
          }
        ],
        "version": "0.11.0",
        "lessThan": "1.16.2",
        "versionType": "semver"
      }
    ],
    "platforms": [
      "64 bit",
      "32 bit",
      "x86",
      "ARM",
      "MacOS",
      "Windows",
      "Linux"
    ],
    "defaultStatus": "unaffected"
  },
  {
    "repo": "https://github.com/hashicorp/vault",
    "vendor": "HashiCorp",
    "product": "Vault Enterprise",
    "versions": [
      {
        "status": "affected",
        "changes": [
          {
            "at": "1.15.9",
            "status": "unaffected"
          },
          {
            "at": "1.14.13",
            "status": "unaffected"
          }
        ],
        "version": "0.11.0",
        "lessThan": "1.16.2",
        "versionType": "semver"
      }
    ],
    "platforms": [
      "64 bit",
      "32 bit",
      "x86",
      "ARM",
      "MacOS",
      "Windows",
      "Linux"
    ],
    "defaultStatus": "unaffected"
  }
]

2.6 Low

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N

6.9 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%

Related for VULNRICHMENT:CVE-2024-5798