Skip to content

Commit 346c17d

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 0553d6b commit 346c17d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

db/modules_metadata_base.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129195,11 +129195,13 @@
129195129195
"type": "exploit",
129196129196
"author": [
129197129197
"Ege BALCI <[email protected]>",
129198+
"Valentin Lobstein",
129198129199
"Chris Wild"
129199129200
],
129200-
"description": "Maltrail is a malicious traffic detection system, utilizing publicly\n available blacklists containing malicious and/or generally suspicious trails.\n The Maltrail versions < 0.54 is suffering from a command injection vulnerability.\n The `subprocess.check_output` function in `mailtrail/core/http.py` contains\n a command injection vulnerability in the `params.get(\"username\")` parameter.\n An attacker can exploit this vulnerability by injecting arbitrary OS commands\n into the username parameter. The injected commands will be executed with the\n privileges of the running process. This vulnerability can be exploited remotely\n without authentication.\n\n Successfully tested against Maltrail versions 0.52 and 0.53.",
129201+
"description": "Maltrail is a malicious traffic detection system, utilizing publicly\n available blacklists containing malicious and/or generally suspicious trails.\n The Maltrail versions <= 0.54 is suffering from a command injection vulnerability.\n The `subprocess.check_output` function in `mailtrail/core/httpd.py` contains\n a command injection vulnerability in the `params.get(\"username\")` parameter.\n An attacker can exploit this vulnerability by injecting arbitrary OS commands\n into the username parameter. The injected commands will be executed with the\n privileges of the running process. This vulnerability can be exploited remotely\n without authentication.\n\n Successfully tested against Maltrail versions 0.52 and 0.53.",
129201129202
"references": [
129202129203
"EDB-51676",
129204+
"CVE-2025-34073",
129203129205
"URL-https://huntr.dev/bounties/be3c5204-fbd9-448d-b97c-96a8d2941e87/",
129204129206
"URL-https://github.com/stamparm/maltrail/issues/19146"
129205129207
],
@@ -129225,7 +129227,7 @@
129225129227
"Unix Command",
129226129228
"Linux Dropper"
129227129229
],
129228-
"mod_time": "2023-08-16 16:52:48 +0000",
129230+
"mod_time": "2025-07-03 14:07:14 +0000",
129229129231
"path": "/modules/exploits/unix/http/maltrail_rce.rb",
129230129232
"is_install_path": true,
129231129233
"ref_name": "unix/http/maltrail_rce",

0 commit comments

Comments
 (0)