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
21 Nov 2024, 09:05
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f - | |
References | () https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97 - | |
Summary |
|
21 Mar 2024, 02:52
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-21 02:52
Updated : 2024-11-21 09:05
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