Lucene search

K
cve[email protected]CVE-2024-28180
HistoryMar 09, 2024 - 1:15 a.m.

CVE-2024-28180

2024-03-0901:15:07
CWE-409
web.nvd.nist.gov
42
cve
2024
28180
jose
jwe
decompression
dos
security
patch

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

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

4.8 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.2%

Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3.

Affected configurations

Vulners
Node
go-josego_joseRange<4.0.1
OR
go-josego_joseRange<3.0.3
OR
go-josego_joseRange<2.6.3

CNA Affected

[
  {
    "vendor": "go-jose",
    "product": "go-jose",
    "versions": [
      {
        "version": "< 4.0.1",
        "status": "affected"
      },
      {
        "version": "< 3.0.3",
        "status": "affected"
      },
      {
        "version": "< 2.6.3",
        "status": "affected"
      }
    ]
  }
]

References

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

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

4.8 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.2%