OctoRPKI crashes when max iterations is reached
Description
Published by the National Vulnerability Database
Oct 28, 2022
Published to the GitHub Advisory Database
Oct 31, 2022
Reviewed
Oct 31, 2022
Last updated
Oct 2, 2023
Impact
Attackers can create long chains of CAs that would lead to OctoRPKI exceeding its max iterations parameter. In consequence it would cause the program to crash, preventing it from finishing the validation and leading to a denial of service. Credits to Donika Mirdita and Haya Shulman - Fraunhofer SIT, ATHENE, who discovered and reported this vulnerability.
Specific Go Packages Affected
github.com/cloudflare/cfrpki/cmd/octorpki
Patches
This issue is fixed in v1.4.4
Workarounds
None.
References