Cloudflare

Octorpki

9 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 29.01.2025 10:15:07
  • Last modified 29.07.2025 23:40:21

When copying files with rsync, octorpki uses the "-a" flag 0, which forces rsync to copy binaries with the suid bit set as root. Since the provided service definition defaults to root ( https://github.com/cloudflare/cfrpki/blob/master/package/octorpk...

  • EPSS 0.12%
  • Published 28.10.2022 07:15:16
  • Last modified 21.11.2024 07:19:53

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...

  • EPSS 0.56%
  • Published 11.11.2021 22:15:08
  • Last modified 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.

  • EPSS 0.55%
  • Published 11.11.2021 22:15:08
  • Last modified 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).

  • EPSS 1.54%
  • Published 11.11.2021 22:15:07
  • Last modified 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...

  • EPSS 0.29%
  • Published 11.11.2021 22:15:07
  • Last modified 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.

  • EPSS 0.74%
  • Published 11.11.2021 22:15:07
  • Last modified 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 ...

  • EPSS 0.5%
  • Published 11.11.2021 22:15:07
  • Last modified 21.11.2024 06:22:45

OctoRPKI crashes when encountering a repository that returns an invalid ROA (just an encoded NUL (\0) character).

  • EPSS 0.45%
  • Published 09.09.2021 14:15:09
  • Last modified 21.11.2024 06:22:21

Any CA issuer in the RPKI can trick OctoRPKI prior to 1.3.0 into emitting an invalid VRP "MaxLength" value, causing RTR sessions to terminate. An attacker can use this to disable RPKI Origin Validation in a victim network (for example AS 13335 - Clou...