Bugzilla – Bug 1221230
VUL-0: CVE-2024-28102: python-jwcrypto: malicious JWE token can cause denial of service
Last modified: 2024-06-11 12:17:48 UTC
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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-28102 https://bugzilla.redhat.com/show_bug.cgi?id=2268758
This is an autogenerated message for OBS integration: This bug (1221230) was mentioned in https://build.opensuse.org/request/show/1161389 Factory / python-jwcrypto
https://build.suse.de/request/show/324748 has been integrated