Lucene search

K
cve[email protected]CVE-2024-21664
HistoryJan 09, 2024 - 8:15 p.m.

CVE-2024-21664

2024-01-0920:15:43
CWE-476
web.nvd.nist.gov
88
jwx
go module
vulnerability
jws.parse
nil pointer dereference
dos
jose
nvd

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

7.2 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

23.2%

jwx is a Go module implementing various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies. Calling jws.Parse with a JSON serialized payload where the signature field is present while protected is absent can lead to a nil pointer dereference. The vulnerability can be used to crash/DOS a system doing JWS verification. This vulnerability has been patched in versions 2.0.19 and 1.2.28.

Affected configurations

Vulners
NVD
Node
lestrrat-gojwxRange2.0.02.0.19
OR
lestrrat-gojwxRange1.0.81.2.28
VendorProductVersionCPE
lestrrat\-gojwx*cpe:2.3:a:lestrrat\-go:jwx:*:*:*:*:*:*:*:*
lestrrat\-gojwx*cpe:2.3:a:lestrrat\-go:jwx:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "lestrrat-go",
    "product": "jwx",
    "versions": [
      {
        "version": ">= 2.0.0, < 2.0.19",
        "status": "affected"
      },
      {
        "version": ">= 1.0.8, < 1.2.28",
        "status": "affected"
      }
    ]
  }
]

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

7.2 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

23.2%