CVE-2024-56375

Source
https://cve.org/CVERecord?id=CVE-2024-56375
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-56375.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-56375
Downstream
Published
2024-12-22T00:00:00Z
Modified
2026-07-15T01:49:12.089855224Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-191"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56375.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/nicmx/fort-validator

Affected ranges

Type
GIT
Repo
https://github.com/nicmx/fort-validator
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:nicmx:fort_validator:1.6.3:*:*:*:*:*:*:*",
        "cpe:2.3:a:nicmx:fort_validator:1.6.4:*:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "1.6.3"
        },
        {
            "fixed": "1.6.5"
        },
        {
            "last_affected": "1.6.3"
        },
        {
            "introduced": "1.6.4"
        },
        {
            "last_affected": "1.6.4"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_STRING"
    ]
}

Affected versions

1.*
1.6.3
1.6.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-56375.json"