Skip to content

Commit 2601c07

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 18d61d3 commit 2601c07

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

db/modules_metadata_base.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80400,6 +80400,63 @@
8040080400
"session_types": false,
8040180401
"needs_cleanup": true
8040280402
},
80403+
"exploit_linux/http/pandora_fms_auth_netflow_rce": {
80404+
"name": "PandoraFMS Netflow Authenticated Remote Code Execution",
80405+
"fullname": "exploit/linux/http/pandora_fms_auth_netflow_rce",
80406+
"aliases": [],
80407+
"rank": 600,
80408+
"disclosure_date": "2025-12-30",
80409+
"type": "exploit",
80410+
"author": [
80411+
"msutovsky-r7"
80412+
],
80413+
"description": "This module exploits a command injection vulnerability in Netflow component of PandoraFMS. The module requires a set of user credentials to modify Netflow settings. Also, Netflow binaries have to be present on the system.",
80414+
"references": [
80415+
"CVE-2025-5306"
80416+
],
80417+
"platform": "Linux,Unix",
80418+
"arch": "cmd",
80419+
"rport": 80,
80420+
"autofilter_ports": [
80421+
80,
80422+
8080,
80423+
443,
80424+
8000,
80425+
8888,
80426+
8880,
80427+
8008,
80428+
3000,
80429+
8443
80430+
],
80431+
"autofilter_services": [
80432+
"http",
80433+
"https"
80434+
],
80435+
"targets": [
80436+
"Linux/Unix Command"
80437+
],
80438+
"mod_time": "2025-07-04 08:54:30 +0000",
80439+
"path": "/modules/exploits/linux/http/pandora_fms_auth_netflow_rce.rb",
80440+
"is_install_path": true,
80441+
"ref_name": "linux/http/pandora_fms_auth_netflow_rce",
80442+
"check": true,
80443+
"post_auth": true,
80444+
"default_credential": false,
80445+
"notes": {
80446+
"Stability": [
80447+
"crash-safe"
80448+
],
80449+
"Reliability": [
80450+
"repeatable-session"
80451+
],
80452+
"SideEffects": [
80453+
"ioc-in-logs",
80454+
"config-changes"
80455+
]
80456+
},
80457+
"session_types": false,
80458+
"needs_cleanup": null
80459+
},
8040380460
"exploit_linux/http/pandora_fms_auth_rce_cve_2024_11320": {
8040480461
"name": "Pandora FMS authenticated command injection leading to RCE via LDAP using default DB password",
8040580462
"fullname": "exploit/linux/http/pandora_fms_auth_rce_cve_2024_11320",

0 commit comments

Comments
 (0)