icon

We found results for “

CVE-2024-28180

Good to know:

icon

Date: March 8, 2024

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.

Language: Go

Severity Score

Related Resources (14)

Severity Score

Weakness Type (CWE)

Improper Handling of Highly Compressed Data (Data Amplification)

CWE-409

Top Fix

icon

Upgrade Version

Upgrade to version v2.6.3,v3.0.3,v4.0.1

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): LOW
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): LOW

Do you need more information?

Contact Us