CVE-2024-28180

MEDIUMCVSS 4.3/10EPSS 1.96%

Last modified

CVE-2024-28180 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 1.96% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
4.3/10

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

EPSS Probability
1.96%

77.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Go-Jose ProjectGo-Jose>= 2.0.0, < 2.6.3
Go-Jose ProjectGo-Jose>= 3.0.0, < 3.0.3
Go-Jose ProjectGo-Jose>= 4.0.0, < 4.0.1
FedoraprojectFedora>= 38, <= 40

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2024-28180?
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.
How severe is CVE-2024-28180?
CVE-2024-28180 has a CVSS score of 4.3/10 (MEDIUM severity). The EPSS model estimates a 1.96% probability of exploitation in the next 30 days.
How do I fix CVE-2024-28180?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-28180?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST