vendor:
Pinger
by:
Milad Karimi
7.5
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Pinger
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:wcchandler:pinger
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10, Firefox
2020
Pinger 1.0 – Remote Code Execution
Pinger 1.0 is a simple jQuery frontend to php backend that pings various devices and changes colors from green to red depending on if device is up or down. An attacker can exploit this vulnerability by sending a malicious payload to the ping.php and socket.php parameters, which will be executed on the server.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in system commands.