vendor:
Endpoint Protector
by:
0x09AL
8.8
CVSS
HIGH
Authenticated Remote Root Command Injection
78
CWE
Product Name: Endpoint Protector
Affected Version From: Endpoint Protector <= 4.5.0.1
Affected Version To: Endpoint Protector <= 4.5.0.1
Patch Exists: YES
Related CWE: N/A
CPE: a:cososys:endpoint_protector
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Endpoint Protector 4.5.0.1
2018
CoSoSys Endpoint Protector – Authenticated Remote Root Command Injection
Endpoint Protector suffers from an authenticated command injection vulnerability. By default the username and password are : root:epp2011. In the Appliance Tab, Server Maintenance the NTP Server field is vulnerable to command injection. There is a call to sh -c {NTP Server field} which is not validated. Attached is the exploit which does this automatically.
Mitigation:
Validate user input and filter out any malicious code.