vendor:
Logsign
by:
Mehmet Ince
N/A
CVSS
N/A
Command Injection
78
CWE
Product Name: Logsign
Affected Version From: 4.4.2
Affected Version To: 4.4.137
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Python
2017
Logsign Remote Command Injection
This module exploits an command injection vulnerability in Logsign. By exploiting this vulnerability, unauthenticated users can execute arbitrary code under the root user. Logsign has a publicly accessible endpoint. That endpoint takes a user input and then use it during operating system command execution without proper validation. This module was tested against 4.4.2 and 4.4.137 versions.
Mitigation:
Input validation should be done to prevent command injection attacks.