Infinite open connection causes OctoRPKI to hang forever
Description
Reviewed
Nov 10, 2021
Published to the GitHub Advisory Database
Nov 10, 2021
Published by the National Vulnerability Database
Nov 11, 2021
Last updated
Oct 2, 2023
OctoRPKI (github.com/cloudflare/cfrpki/cmd/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 a response is returned, but does keep drip feeding new bytes to keep the connection alive.
Patches
For more information
If you have any questions or comments about this advisory email us at [email protected]
References