vendor:
Mail-SeCure
by:
Dave Weinstein, juan vazquez
N/A
CVSS
N/A
Command Injection
78
CWE
Product Name: Mail-SeCure
Affected Version From: 3.70
Affected Version To: 3.70
Patch Exists: NO
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: Unix
2013
PineApp Mail-SeCure test_li_connection.php Arbitrary Command Execution
This module exploits a command injection vulnerability on PineApp Mail-SeCure 3.70. The vulnerability exists on the test_li_connection.php component, due to the insecure usage of the system() php function. This module has been tested successfully on PineApp Mail-SeCure 3.70.
Mitigation:
Ensure that user input is properly sanitized and validated before being passed to system() function.