#VU101767 Resource exhaustion in fugit - CVE-2024-43380

 

#VU101767 Resource exhaustion in fugit - CVE-2024-43380

Published: December 13, 2024


Vulnerability identifier: #VU101767
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-43380
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
fugit
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links