Vulnerability Description
fugit contains time tools for flor and the floraison group. The 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. The parse call could hold the thread with no end in sight. Fugit dependents that do not check (user) input length for plausibility are impacted. A fix was released in fugit 1.11.1.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Floraison | Fugit | < 1.11.1 |
Related Weaknesses (CWE)
References
- https://github.com/floraison/fugit/commit/ad2c1c9c737213d585fff0b51c927d178b2c05Patch
- https://github.com/floraison/fugit/issues/104Issue TrackingPatch
- https://github.com/floraison/fugit/security/advisories/GHSA-2m96-52r3-2f3gVendor Advisory
FAQ
What is CVE-2024-43380?
CVE-2024-43380 is a vulnerability with a CVSS score of 5.3 (MEDIUM). fugit contains time tools for flor and the floraison group. The fugit "natural" parser, that turns "every wednesday at 5pm" into "0 17 * * 3", accepted any length of input and went on attempting to pa...
How severe is CVE-2024-43380?
CVE-2024-43380 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-43380?
Check the references section above for vendor advisories and patch information. Affected products include: Floraison Fugit.