First published: Sun Dec 22 2024(Updated: )
An integer underflow was discovered in Fort 1.6.3 and 1.6.4 before 1.6.5. A malicious RPKI repository that descends from a (trusted) Trust Anchor can serve (via rsync or RRDP) a Manifest RPKI object containing an empty fileList. Fort dereferences (and, shortly afterwards, writes to) this array during a shuffle attempt, before the validation that would normally reject it when empty. This out-of-bounds access is caused by an integer underflow that causes the surrounding loop to iterate infinitely. Because the product is permanently stuck attempting to overshuffle an array that doesn't actually exist, a crash is nearly guaranteed.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Fortinet FortiGate | >1.6.3<=1.6.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56375 has a medium severity rating due to the potential for exploitation resulting from an integer underflow.
To fix CVE-2024-56375, upgrade Fort to version 1.6.5 or later.
CVE-2024-56375 affects Fort versions 1.6.3 and 1.6.4.
CVE-2024-56375 is classified as an integer underflow vulnerability.
Yes, CVE-2024-56375 can be exploited if an attacker provides a malicious RPKI repository.