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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-03-21 02:52
Updated : 2024-03-21 12:58
NVD link : CVE-2024-28102
Mitre link : CVE-2024-28102
CVE.ORG link : CVE-2024-28102
JSON object : View
Products Affected
No product.
CWE
CWE-770
Allocation of Resources Without Limits or Throttling