#VU101767 Resource exhaustion in fugit - CVE-2024-43380
Published: December 13, 2024
fugit
floraison
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to fugit "natural" parser, that turns "every wednesday at 5pm" into "0 17 * * 3", accepted any length of input and went on attempting to parse it, not returning promptly, as expected. A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.