Skip to content

Commit 0e72da6

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 159b2bb commit 0e72da6

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

db/modules_metadata_base.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77160,6 +77160,67 @@
7716077160
"session_types": false,
7716177161
"needs_cleanup": null
7716277162
},
77163+
"exploit_linux/http/librenms_authenticated_rce_cve_2024_51092": {
77164+
"name": "LibreNMS Authenticated RCE (CVE-2024-51092)",
77165+
"fullname": "exploit/linux/http/librenms_authenticated_rce_cve_2024_51092",
77166+
"aliases": [
77167+
77168+
],
77169+
"rank": 600,
77170+
"disclosure_date": "2024-11-15",
77171+
"type": "exploit",
77172+
"author": [
77173+
"murrant (Tony Murray)",
77174+
"Takahiro Yokoyama"
77175+
],
77176+
"description": "An authenticated attacker can create dangerous directory names on the system and\n alter sensitive configuration parameters through the web portal.\n Those two defects combined then allows to inject arbitrary OS commands inside shell_exec() calls,\n thus achieving arbitrary code execution.",
77177+
"references": [
77178+
"URL-https://github.com/advisories/GHSA-x645-6pf9-xwxw",
77179+
"CVE-2024-51092"
77180+
],
77181+
"platform": "Linux",
77182+
"arch": "",
77183+
"rport": 80,
77184+
"autofilter_ports": [
77185+
80,
77186+
8080,
77187+
443,
77188+
8000,
77189+
8888,
77190+
8880,
77191+
8008,
77192+
3000,
77193+
8443
77194+
],
77195+
"autofilter_services": [
77196+
"http",
77197+
"https"
77198+
],
77199+
"targets": [
77200+
"Linux Command"
77201+
],
77202+
"mod_time": "2025-01-20 21:24:16 +0000",
77203+
"path": "/modules/exploits/linux/http/librenms_authenticated_rce_cve_2024_51092.rb",
77204+
"is_install_path": true,
77205+
"ref_name": "linux/http/librenms_authenticated_rce_cve_2024_51092",
77206+
"check": true,
77207+
"post_auth": true,
77208+
"default_credential": false,
77209+
"notes": {
77210+
"Stability": [
77211+
"crash-safe"
77212+
],
77213+
"SideEffects": [
77214+
"artifacts-on-disk",
77215+
"ioc-in-logs"
77216+
],
77217+
"Reliability": [
77218+
"repeatable-session"
77219+
]
77220+
},
77221+
"session_types": false,
77222+
"needs_cleanup": true
77223+
},
7716377224
"exploit_linux/http/librenms_collectd_cmd_inject": {
7716477225
"name": "LibreNMS Collectd Command Injection",
7716577226
"fullname": "exploit/linux/http/librenms_collectd_cmd_inject",

0 commit comments

Comments
 (0)