CVE-2024-28102
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-28102
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-03-06T21:09:58.064Z
- Last Modified Date
- 2024-03-06T21:09:58.064Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97 | x_refsource_CONFIRM |
https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-28102 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28102 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 07:32:00 | Added to TrackCVE |