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.
References
Link | Resource |
---|---|
https://github.com/NICMx/FORT-validator/issues/154 | Issue Tracking Vendor Advisory |
https://nicmx.github.io/FORT-validator/CVE.html | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
22 Apr 2025, 15:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/NICMx/FORT-validator/issues/154 - Issue Tracking, Vendor Advisory | |
References | () https://nicmx.github.io/FORT-validator/CVE.html - Vendor Advisory | |
CPE | cpe:2.3:a:nicmx:fort_validator:1.6.3:*:*:*:*:*:*:* cpe:2.3:a:nicmx:fort_validator:1.6.4:*:*:*:*:*:*:* |
|
First Time |
Nicmx
Nicmx fort Validator |
26 Dec 2024, 06:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
24 Dec 2024, 03:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CWE | CWE-191 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
22 Dec 2024, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-22 23:15
Updated : 2025-04-22 15:54
NVD link : CVE-2024-56375
Mitre link : CVE-2024-56375
CVE.ORG link : CVE-2024-56375
JSON object : View
Products Affected
nicmx
- fort_validator
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)