CVE-2024-28102

MEDIUMCVSS 6.8/10EPSS 0.98%

Last modified

CVE-2024-28102 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. EPSS estimates a 0.98% chance of exploitation in the next 30 days.

Description

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length.

Metrics

CVSS 3.1
6.8/10

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

EPSS Probability
0.98%

57.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
LatchsetJwcrypto< 1.5.6
DebianDebian Linux11.0

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2024-28102?
JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length.
How severe is CVE-2024-28102?
CVE-2024-28102 has a CVSS score of 6.8/10 (MEDIUM severity). The EPSS model estimates a 0.98% probability of exploitation in the next 30 days.
How do I fix CVE-2024-28102?
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-28102?

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

Scan your code now

Source: NVD / NIST