CVE-2024-28102 Affecting python3-jwcrypto package, versions <0:0.8-5.el9_4
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-ALMALINUX9-PYTHON3JWCRYPTO-6811095
- published 7 May 2024
- disclosed 30 Apr 2024
Introduced: 30 Apr 2024
CVE-2024-28102 Open this link in a new tabHow to fix?
Upgrade AlmaLinux:9
python3-jwcrypto
to version 0:0.8-5.el9_4 or higher.
This issue was patched in ALSA-2024:2559
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream python3-jwcrypto
package and not the python3-jwcrypto
package as distributed by AlmaLinux
.
See How to fix?
for AlmaLinux:9
relevant fixed versions and status.
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
- https://errata.almalinux.org/9/ALSA-2024-2559.html
- https://access.redhat.com/security/cve/CVE-2024-28102
- https://access.redhat.com/errata/RHSA-2024:2559
- https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f
- https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97
- https://lists.debian.org/debian-lts-announce/2024/09/msg00026.html
- https://www.vicarius.io/vsociety/posts/denial-of-service-vulnerability-discovered-in-jwcrypto-cve-2024-28102-28103