CVE-2024-28102 - CVE House
Back to Database
Status published Medium CVE-2024-28102

JWCrypto vulnerable to JWT bomb Attack in `deserialize` function

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-28102

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

jwcrypto
Vulnerable Versions:
< 1.5.6

Timeline

Official Publish: March 6th, 2024
Last Modified: September 9th, 2024
Added to House: July 22nd, 2026

CVSS Vectors

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

Weaknesses (CWE)