PoC Index

CVE-2024-28102

MEDIUM 6.8EPSS 1.0%

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.1
6.8 MEDIUMCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H
CVSS v3.1
6.8 MEDIUMCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H
EPSS
0.98% chance of exploitation in the next 30 days, 60th percentile
Published
2024-03-06
Updated
2024-09-09

Proof-of-concept exploits (1)

References

Related