CVE-2024-28180
March 09, 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.
Affected Packages
github.com/go-jose/go-jose/v4 (GO):
Affected version(s) >=v4.0.0 <v4.0.1Fix Suggestion:
Update to version v4.0.1github.com/go-jose/go-jose/v3 (GO):
Affected version(s) >=v1.0.0 <v3.0.3Fix Suggestion:
Update to version v3.0.3gopkg.in/go-jose/go-jose.v2 (GO):
Affected version(s) >=v2.0.0 <v2.6.3Fix Suggestion:
Update to version v2.6.3Related Resources (24)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Improper Handling of Highly Compressed Data (Data Amplification)
EPSS
Base Score:
3.64