1 results (0.002 seconds)
CVSS: 8.8EPSS: 0%CPEs: 2EXPL: 0
CVE-2024-32019 – ndsudo: local privilege escalation via untrusted search path
https://notcve.org/view.php?id=CVE-2024-32019
12 Apr 2024 — Netdata is an open source observability tool. In affected versions the `ndsudo` tool shipped with affected versions of the Netdata Agent allows an attacker to run arbitrary programs with root permissions. The `ndsudo` tool is packaged as a `root`-owned executable with the SUID bit set. It only runs a restricted set of external commands, but its search paths are supplied by the `PATH` environment variable. This allows an attacker to control where `ndsudo` looks for these commands, which may be a path the att... • https://github.com/netdata/netdata/pull/17377 • CWE-426: Untrusted Search Path •