Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-28180
HistoryMar 09, 2024 - 12:54 a.m.

CVE-2024-28180 Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

2024-03-0900:54:46
CWE-409
GitHub_M
www.cve.org
3
cve-2024-28180
go jose
improper handling
highly compressed data
data amplification
patched
version 4.0.1
version 3.0.3
version 2.6.3

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

5.1 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.1%

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.

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

5.1 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.1%