Skip to content

Commit ab45ae6

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 5735a82 commit ab45ae6

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

db/modules_metadata_base.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90870,6 +90870,55 @@
9087090870
"needs_cleanup": null,
9087190871
"actions": []
9087290872
},
90873+
"exploit_linux/local/ndsudo_cve_2024_32019": {
90874+
"name": "Netdata ndsudo privilege escalation",
90875+
"fullname": "exploit/linux/local/ndsudo_cve_2024_32019",
90876+
"aliases": [],
90877+
"rank": 300,
90878+
"disclosure_date": "2024-04-12",
90879+
"type": "exploit",
90880+
"author": [
90881+
"msutovsky-r7",
90882+
"mia-0"
90883+
],
90884+
"description": "The `ndsudo` is a tool shipped with Netdata Agent. The version v1.45.0 and below contain vulnerability, which allows an attacker to gain privilege escalation using `ndsudo` binary. The vulnerability is untrusted search path, when searching for additional binary files, such as `nvme`. An attacker can create malicious binary with same name and add the directory of this binary into `$PATH` variable. The `ndsudo` will trust the first occurence of this binary and execute it.",
90885+
"references": [
90886+
"URL-https://github.com/netdata/netdata/security/advisories/GHSA-pmhq-4cxq-wj93",
90887+
"CVE-2024-32019"
90888+
],
90889+
"platform": "Linux",
90890+
"arch": "x86, x64",
90891+
"rport": null,
90892+
"autofilter_ports": [],
90893+
"autofilter_services": [],
90894+
"targets": [
90895+
"Auto"
90896+
],
90897+
"mod_time": "2025-08-20 12:49:38 +0000",
90898+
"path": "/modules/exploits/linux/local/ndsudo_cve_2024_32019.rb",
90899+
"is_install_path": true,
90900+
"ref_name": "linux/local/ndsudo_cve_2024_32019",
90901+
"check": true,
90902+
"post_auth": false,
90903+
"default_credential": false,
90904+
"notes": {
90905+
"Stability": [
90906+
"crash-safe"
90907+
],
90908+
"Reliability": [
90909+
"repeatable-session"
90910+
],
90911+
"SideEffects": [
90912+
"ioc-in-logs"
90913+
]
90914+
},
90915+
"session_types": [
90916+
"shell",
90917+
"meterpreter"
90918+
],
90919+
"needs_cleanup": true,
90920+
"actions": []
90921+
},
9087390922
"exploit_linux/local/nested_namespace_idmap_limit_priv_esc": {
9087490923
"name": "Linux Nested User Namespace idmap Limit Local Privilege Escalation",
9087590924
"fullname": "exploit/linux/local/nested_namespace_idmap_limit_priv_esc",

0 commit comments

Comments
 (0)