Sploitus

Exploit for CVE-2019-2618

githubexploit · 2019-05-06

Exploit Code

README5 lines
## https://sploitus.com/exploit?id=570FF86C-6068-5E26-9552-A6876544601F
# CVE-2019-2618 – Vulnerability Detection Tool  
Enter the server URL, username, and password according to the prompts:  
> For example: python3 CVE-2019-2618_test.py http://127.0.0.1 root root123  
The program will return the body content of the response. You can check whether the upload was successful by referring to the URL provided in the body content. The name of the uploaded file is “test.jsp”. If the upload is successful, “test.jsp” will be displayed as “CVE-2019-2618_test_succeed”.