Maltrail 漏洞列表
共找到 3 个与 Maltrail 相关的漏洞
📅 加载漏洞趋势中...
-
CVE-2025-34073: Maltrail <=0.54 Username Parameter - Remote Command Execution POC
Maltrail versions <=0.54. A remote attacker can execute arbitrary operating system commands via the username parameter in a POST request to the /login endpoint. -
CVE-2025-34073: Maltrail <=0.54 Username Parameter - Remote Command Execution POC
Maltrail versions <=0.54. A remote attacker can execute arbitrary operating system commands via the username parameter in a POST request to the /login endpoint. -
maltrail-rce: Maltrail <= v0.54 - Unauthenticated OS Command Injection POC
The subprocess.check_output function in mailtrail/core/http.py contains a command injection vulnerability in the params.get("username")parameter. An attacker can exploit this vulnerability by injecting arbitrary OS commands into the username parameter. The injected commands will be executed with the privileges of the running process. This vulnerability can be exploited remotely without authentication.