Vulnerabilities > Cloudflare

DATE CVE VULNERABILITY TITLE RISK
2022-10-28 CVE-2022-3616 Excessive Iteration vulnerability in Cloudflare Octorpki
Attackers can create long chains of CAs that would lead to OctoRPKI exceeding its max iterations parameter.
network
low complexity
cloudflare CWE-834
7.5
2022-09-30 CVE-2022-2529 Resource Exhaustion vulnerability in Cloudflare Goflow
sflow decode package does not employ sufficient packet sanitisation which can lead to a denial of service attack.
network
low complexity
cloudflare CWE-400
7.5
2022-06-28 CVE-2022-2145 Link Following vulnerability in Cloudflare Warp
Cloudflare WARP client for Windows (up to v.
local
low complexity
cloudflare CWE-59
7.2
2022-06-23 CVE-2022-2147 Unquoted Search Path or Element vulnerability in Cloudflare Warp 2022.2.247.0/2022.2.95.0/2022.3.63.0
Cloudflare Warp for Windows from version 2022.2.95.0 contained an unquoted service path which enables arbitrary code execution leading to privilege escalation.
local
low complexity
cloudflare CWE-428
4.6
2021-11-11 CVE-2021-3907 Path Traversal vulnerability in multiple products
OctoRPKI does not escape a URI with a filename containing "..", this allows a repository to create a file, (ex.
network
low complexity
cloudflare debian CWE-22
critical
9.8
2021-11-11 CVE-2021-3908 Infinite Loop vulnerability in multiple products
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.
network
low complexity
cloudflare debian CWE-835
5.0
2021-11-11 CVE-2021-3909 Resource Exhaustion vulnerability in multiple products
OctoRPKI does not limit the length of a connection, allowing for a slowloris DOS attack to take place which makes OctoRPKI wait forever.
network
low complexity
cloudflare debian CWE-400
5.0
2021-11-11 CVE-2021-3910 Improper Input Validation vulnerability in multiple products
OctoRPKI crashes when encountering a repository that returns an invalid ROA (just an encoded NUL (\0) character).
network
low complexity
cloudflare debian CWE-20
5.0
2021-11-11 CVE-2021-3911 Unchecked Return Value vulnerability in multiple products
If the ROA that a repository returns contains too many bits for the IP address then OctoRPKI will crash.
4.3
2021-11-11 CVE-2021-3912 Allocation of Resources Without Limits or Throttling vulnerability in multiple products
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).
4.3