CVE-2021-3911
- EPSS 0.55%
- Veröffentlicht 11.11.2021 22:15:08
- Zuletzt bearbeitet 21.11.2024 06:22:45
If the ROA that a repository returns contains too many bits for the IP address then OctoRPKI will crash.
CVE-2021-3912
- EPSS 0.55%
- Veröffentlicht 11.11.2021 22:15:08
- Zuletzt bearbeitet 21.11.2024 06:22:45
OctoRPKI tries to load the entire contents of a repository in memory, and in the case of a GZIP bomb, unzip it in memory, making it possible to create a repository that makes OctoRPKI run out of memory (and thus crash).
CVE-2021-3907
- EPSS 1.89%
- Veröffentlicht 11.11.2021 22:15:07
- Zuletzt bearbeitet 21.11.2024 06:22:45
OctoRPKI does not escape a URI with a filename containing "..", this allows a repository to create a file, (ex. rsync://example.org/repo/../../etc/cron.daily/evil.roa), which would then be written to disk outside the base cache folder. This could all...
CVE-2021-3908
- EPSS 0.29%
- Veröffentlicht 11.11.2021 22:15:07
- Zuletzt bearbeitet 21.11.2024 06:22:45
OctoRPKI does not limit the depth of a certificate chain, allowing for a CA to create children in an ad-hoc fashion, thereby making tree traversal never end.
CVE-2021-3909
- EPSS 0.74%
- Veröffentlicht 11.11.2021 22:15:07
- Zuletzt bearbeitet 21.11.2024 06:22:45
OctoRPKI does not limit the length of a connection, allowing for a slowloris DOS attack to take place which makes OctoRPKI wait forever. Specifically, the repository that OctoRPKI sends HTTP requests to will keep the connection open for a day before ...
CVE-2021-3910
- EPSS 0.56%
- Veröffentlicht 11.11.2021 22:15:07
- Zuletzt bearbeitet 21.11.2024 06:22:45
OctoRPKI crashes when encountering a repository that returns an invalid ROA (just an encoded NUL (\0) character).
CVE-2021-43173
- EPSS 0.44%
- Veröffentlicht 09.11.2021 17:15:07
- Zuletzt bearbeitet 21.11.2024 06:28:46
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 Routina...
CVE-2021-43174
- EPSS 0.72%
- Veröffentlicht 09.11.2021 17:15:07
- Zuletzt bearbeitet 21.11.2024 06:28:46
NLnet Labs Routinator versions 0.9.0 up to and including 0.10.1, support the gzip transfer encoding when querying RRDP repositories. This encoding can be used by an RRDP repository to cause an out-of-memory crash in these versions of Routinator. RRDP...
CVE-2021-43114
- EPSS 0.57%
- Veröffentlicht 09.11.2021 13:15:08
- Zuletzt bearbeitet 21.11.2024 06:28:42
FORT Validator versions prior to 1.5.2 will crash if an RPKI CA publishes an X.509 EE certificate. This will lead to RTR clients such as BGP routers to lose access to the RPKI VRP data set, effectively disabling Route Origin Validation.
CVE-2021-41771
- EPSS 0.87%
- Veröffentlicht 08.11.2021 06:15:08
- Zuletzt bearbeitet 21.11.2024 06:26:44
ImportedSymbols in debug/macho (for Open or OpenFat) in Go before 1.16.10 and 1.17.x before 1.17.3 Accesses a Memory Location After the End of a Buffer, aka an out-of-bounds slice situation.