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