← Back to CVE List

CVE-2024-28102

Published: 2024-03-21T02:52Z
Last Modified: 2024-11-21T09:05Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt