First published: Tue Nov 09 2021(Updated: )
In NLnet Labs Routinator prior to 0.10.2, a validation run can be delayed significantly by an RRDP repository by not answering but slowly drip-feeding bytes to keep the connection alive. This can be used to effectively stall validation. While Routinator has a configurable time-out value for RRDP connections, this time-out was only applied to individual read or write operations rather than the complete request. Thus, if an RRDP repository sends a little bit of data before that time-out expired, it can continuously extend the time it takes for the request to finish. Since validation will only continue once the update of an RRDP repository has concluded, this delay will cause validation to stall, leading to Routinator continuing to serve the old data set or, if in the initial validation run directly after starting, never serve any data at all.
Credit: sep@nlnetlabs.nl
Affected Software | Affected Version | How to fix |
---|---|---|
Nlnetlabs Routinator | <0.10.2 | |
Debian Debian Linux | =11.0 | |
debian/cfrpki | 1.4.2-1~deb11u1 1.4.4-1 1.5.10-2 | |
debian/fort-validator | 1.5.3-1~deb11u1 1.5.4-1 1.6.1-1 | |
debian/rpki-client | <=6.8p1-2 | 8.2-2 8.7-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this vulnerability is CVE-2021-43173.
CVE-2021-43173 has a severity rating of 7.5, which is considered high.
To exploit CVE-2021-43173, an attacker can delay a validation run by slowly drip-feeding bytes to keep the connection alive, effectively stalling the validation.
The affected software versions include Routinator prior to 0.10.2 and Debian Debian Linux 11.0.
You can find more information about CVE-2021-43173 on the Debian Security Advisory DSA-5033 and DSA-5041, as well as the NLnet Labs Routinator downloads page.