Vulnerabilities (CVE)

Filtered by vendor Cloudflare Subscribe
Filtered by product Cloudflared
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-1314 1 Cloudflare 1 Cloudflared 2023-12-10 N/A 7.8 HIGH
A vulnerability has been discovered in cloudflared's installer (<= 2023.3.0) for Windows 32-bits devices that allows a local attacker with no administrative permissions to escalate their privileges on the affected device. This vulnerability exists because the MSI installer used by cloudflared relied on a world-writable directory. An attacker with local access to the device (without Administrator rights) can use symbolic links to trick the MSI installer into deleting files in locations that the attacker would otherwise have no access to. By creating a symlink from the world-writable directory to the target file, the attacker can manipulate the MSI installer's repair functionality to delete the target file during the repair process. Exploitation of this vulnerability could allow an attacker to delete important system files or replace them with malicious files, potentially leading to the affected device being compromised. The cloudflared client itself is not affected by this vulnerability, only the installer for 32-bit Windows devices.
CVE-2020-24356 1 Cloudflare 1 Cloudflared 2023-12-10 4.6 MEDIUM 7.8 HIGH
`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.