发布时间: 2024年11月22日
修改时间: 2025年2月21日
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.
NVD | openEuler | |
---|---|---|
Confidentiality | None | |
Attack Vector | Network | |
CVSS评分 | N/A | 6.8 |
Attack Complexity | Low | |
Privileges Required | High | |
Scope | Changed | |
Integrity | None | |
User Interaction | None | |
Availability | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-4221 | python-jwcrypto security update | 2024年12月11日 |
KylinSec-SA-2025-1245 | python-jwcrypto security update | 2025年3月5日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5 | python-jwcrypto | Fixed |
KY3.5.2 | python-jwcrypto | Fixed |