vendor:
N/A
by:
Anonymous
9.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2020
Exploit for Remote Code Execution Vulnerability
This exploit is used to exploit a Remote Code Execution vulnerability in a web application. It takes the URL, username, password, listener IP and listener port as arguments and sends a payload to the web application which is then executed on the server. The payload contains a command to open a reverse shell to the specified IP and port.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in any command or query.