• CVE-2024-28102

发布时间: 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.

CVSS v3 指标

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