CVE-2024-28102
Last modified
CVE-2024-28102 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. 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. EPSS estimates a 0.98% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Latchset | Jwcrypto | < 1.5.6 |
| Debian | Debian Linux | 11.0 |
References
- https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97Exploit, Vendor Advisory
- https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97Exploit, Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2024/09/msg00026.htmlMailing List, Third Party Advisory
- https://www.vicarius.io/vsociety/posts/denial-of-service-vulnerability-discovered-in-jwcrypto-cve-2024-28102-28103Exploit, Press/Media Coverage, Technical Description
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-28102?
How severe is CVE-2024-28102?
How do I fix CVE-2024-28102?
Are you affected by CVE-2024-28102?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
