CVE-2024-56375

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
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:nicmx:fort_validator:1.6.3:*:*:*:*:*:*:*
cpe:2.3:a:nicmx:fort_validator:1.6.4:*:*:*:*:*:*:*

History

22 Apr 2025, 15:54

Type Values Removed Values Added
References () https://github.com/NICMx/FORT-validator/issues/154 - () https://github.com/NICMx/FORT-validator/issues/154 - Issue Tracking, Vendor Advisory
References () https://nicmx.github.io/FORT-validator/CVE.html - () 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
  • () https://github.com/NICMx/FORT-validator/issues/154 -

24 Dec 2024, 03:15

Type Values Removed Values Added
Summary
  • (es) Se descubrió un desbordamiento de enteros en Fort 1.6.3 y 1.6.4 antes de 1.6.5. Un repositorio RPKI malicioso que desciende de un Trust Anchor (confiable) puede servir (a través de rsync o RRDP) un objeto RPKI de manifiesto que contiene una lista de archivos vacía. Fort desreferencia (y, poco después, escribe en) esta matriz durante un intento de mezcla, antes de la validación que normalmente la rechazaría si estuviera vacía. Este acceso fuera de los límites se debe a un desbordamiento de enteros que hace que el bucle circundante se repita infinitamente. Debido a que el producto está bloqueado permanentemente al intentar mezclar una matriz que en realidad no existe, es casi seguro que se produzca un bloqueo.
CWE CWE-191
CVSS v2 : unknown
v3 : unknown
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)