Vulnerability Details : 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.
Vulnerability category: Denial of service
Products affected by CVE-2024-28102
Please log in to view affected product information.
Exploit prediction scoring system (EPSS) score for CVE-2024-28102
0.10%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 30 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-28102
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H |
2.3
|
4.0
|
GitHub, Inc. | 2024-03-21 |
CWE ids for CVE-2024-28102
-
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.Assigned by: security-advisories@github.com (Secondary)
References for CVE-2024-28102
-
https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f
Address potential DoS with high compression ratio · latchset/jwcrypto@90477a3 · GitHub
-
https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97
JWT bomb Attack in `deserialize` function · Advisory · latchset/jwcrypto · GitHub
Jump to