A validation integrity issue was discovered in Fort through 1.6.4 before 2.0.0. RPKI manifests are listings of relevant files that clients are supposed to verify. Assuming everything else is correct, the most recent version of a manifest should be prioritized over other versions, to prevent replays, accidental or otherwise. Manifests contain the manifestNumber and thisUpdate fields, which can be used to gauge the relevance of a given manifest, when compared to other manifests. The former is a serial-like sequential number, and the latter is the date on which the manifest was created. However, the product does not compare the up-to-dateness of the most recently fetched manifest against the cached manifest. As such, it's prone to a rollback to a previous version if it's served a valid outdated manifest. This leads to outdated route origin validation.
References
Link | Resource |
---|---|
https://nicmx.github.io/FORT-validator/CVE.html | Vendor Advisory |
Configurations
History
22 Apr 2025, 15:35
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:nicmx:fort-validator:*:*:*:*:*:*:*:* | |
References | () https://nicmx.github.io/FORT-validator/CVE.html - Vendor Advisory | |
First Time |
Nicmx fort-validator
Nicmx |
26 Dec 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
CWE | CWE-346 |
18 Dec 2024, 05:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-18 05:15
Updated : 2025-04-22 15:35
NVD link : CVE-2024-56170
Mitre link : CVE-2024-56170
CVE.ORG link : CVE-2024-56170
JSON object : View
Products Affected
nicmx
- fort-validator
CWE
CWE-346
Origin Validation Error