
CVE-2022-2147 – Unquoted Service Path in Cloudflare WARP for Windows
https://notcve.org/view.php?id=CVE-2022-2147
23 Jun 2022 — Cloudflare Warp for Windows from version 2022.2.95.0 contained an unquoted service path which enables arbitrary code execution leading to privilege escalation. The fix was released in version 2022.3.186.0. Cloudflare Warp para Windows a partir de la versión 2022.2.95.0, contenía una ruta de servicio no citada que permite una ejecución de código arbitrario conllevando a una escalada de privilegios. La corrección fue publicada en versión 2022.3.186.0 • https://github.com/cloudflare/advisories/security/advisories/GHSA-m6w8-3pf9-p68r • CWE-428: Unquoted Search Path or Element •

CVE-2021-3912 – OctoRPKI crashes when processing GZIP bomb returned via malicious repository
https://notcve.org/view.php?id=CVE-2021-3912
11 Nov 2021 — 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). OctoRPKI intenta cargar todo el contenido de un repositorio en memoria, y en el caso de una bomba GZIP, descomprimirlo en memoria, haciendo posible crear un repositorio que hace que OctoRPKI se quede sin memoria (y por tanto se bloquee) Multiple vulnerabilities were discovered in Cloudflare'... • https://github.com/cloudflare/cfrpki/security/advisories/GHSA-g9wh-3vrx-r7hg • CWE-400: Uncontrolled Resource Consumption CWE-770: Allocation of Resources Without Limits or Throttling •

CVE-2021-3911 – Misconfigured IP address field in ROA leads to OctoRPKI crash
https://notcve.org/view.php?id=CVE-2021-3911
11 Nov 2021 — If the ROA that a repository returns contains too many bits for the IP address then OctoRPKI will crash. Si el ROA que devuelve un repositorio contiene demasiados bits para la dirección IP, OctoRPKI será bloqueado Multiple vulnerabilities were discovered in Cloudflare's RPKI validator, which could result in denial of service or path traversal. • https://github.com/cloudflare/cfrpki/security/advisories/GHSA-w6ww-fmfx-2x22 • CWE-20: Improper Input Validation CWE-252: Unchecked Return Value •

CVE-2021-3910 – NUL character in ROA causes OctoRPKI to crash
https://notcve.org/view.php?id=CVE-2021-3910
11 Nov 2021 — OctoRPKI crashes when encountering a repository that returns an invalid ROA (just an encoded NUL (\0) character). OctoRPKI es bloqueado cuando encuentra un repositorio que devuelve un ROA inválido (sólo un carácter NUL (\0) codificado) Multiple vulnerabilities were discovered in Cloudflare's RPKI validator, which could result in denial of service or path traversal. • https://github.com/cloudflare/cfrpki/security/advisories/GHSA-5mxh-2qfv-4g7j • CWE-20: Improper Input Validation •

CVE-2021-3909 – Infinite open connection causes OctoRPKI to hang forever
https://notcve.org/view.php?id=CVE-2021-3909
11 Nov 2021 — 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. OctoRPKI no limita la duración de una conexión, permitiendo que se produzca un ataque slowloris DOS que hace que OctoRPKI espere eternamente. En concreto, el repositorio a... • https://github.com/cloudflare/cfrpki/security/advisories/GHSA-8cvr-4rrf-f244 • CWE-400: Uncontrolled Resource Consumption •

CVE-2021-3908 – Infinite certificate chain depth results in OctoRPKI running forever
https://notcve.org/view.php?id=CVE-2021-3908
11 Nov 2021 — 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. OctoRPKI no limita la profundidad de una cadena de certificados, permitiendo que una CA cree hijos de forma ad-hoc, haciendo que el recorrido del árbol nunca termine Multiple vulnerabilities were discovered in Cloudflare's RPKI validator, which could result in denial of service or path traversal. • https://github.com/cloudflare/cfrpki/security/advisories/GHSA-g5gj-9ggf-9vmq • CWE-400: Uncontrolled Resource Consumption CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •

CVE-2021-3907 – Arbitrary filepath traversal via URI injection
https://notcve.org/view.php?id=CVE-2021-3907
11 Nov 2021 — 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. • https://github.com/cloudflare/cfrpki/security/advisories/GHSA-3jhm-87m6-x959 • CWE-20: Improper Input Validation CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVE-2021-3761 – OctoRPKI lacks contextual out-of-bounds check when validating RPKI ROA maxLength values
https://notcve.org/view.php?id=CVE-2021-3761
09 Sep 2021 — 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 - Cloudflare) prior to launching a BGP hijack which during normal operations would be rejected as "RPKI invalid". Additionally, in certain deployments RTR session flapping in and of itself also could cause BGP routing churn, causing availability issues. Cualquier emis... • https://github.com/cloudflare/cfrpki/security/advisories/GHSA-c8xp-8mf3-62h9 • CWE-787: Out-of-bounds Write •

CVE-2020-35152 – Privilege escalation through unquoted service binary path on Cloudflare WARP for Windows
https://notcve.org/view.php?id=CVE-2020-35152
02 Feb 2021 — Cloudflare WARP for Windows allows privilege escalation due to an unquoted service path. A malicious user or process running with non-administrative privileges can become an administrator by abusing the unquoted service path issue. Since version 1.2.2695.1, the vulnerability was fixed by adding quotes around the service's binary path. This issue affects Cloudflare WARP for Windows, versions prior to 1.2.2695.1. Cloudflare WARP para Windows permite un escalada de privilegios debido a una ruta de servicio sin... • https://github.com/cloudflare/advisories/security/advisories/GHSA-qc57-v5q8-f22h • CWE-428: Unquoted Search Path or Element •

CVE-2020-24356 – Local Privilege Escalation in cloudflared
https://notcve.org/view.php?id=CVE-2020-24356
02 Oct 2020 — `cloudflared` versions prior to 2020.8.1 contain a local privilege escalation vulnerability on Windows systems. When run on a Windows system, `cloudflared` searches for configuration files which could be abused by a malicious entity to execute commands as a privileged user. Version 2020.8.1 fixes this issue. "cloudflared" versiones anteriores a 2020.8.1, contiene una vulnerabilidad de escalada de privilegios local en los sistemas Windows. Cuando se ejecuta en un sistema Windows, "cloudflared" busca arc... • https://github.com/cloudflare/cloudflared/security/advisories/GHSA-hgwp-4vp4-qmm2 • CWE-427: Uncontrolled Search Path Element •