
Python exploit for CVE-2019-15107 targeting unauthenticated remote code execution in Webmin <= 1.920. Provides a reverse shell to attacker-controlled host.
The exploit for CVE-2019-15107 webmin <= webmin 1.920 unauthenticated RCE implemented in Python.
Can be run with
python exploit.py <host to attack> <port to nc to> <local ip>
Based on Metasploit module https://www.exploit-db.com/exploits/47230
Original advisory: https://pentest.com.tr/exploits/DEFCON-Webmin-1920-Unauthenticated-Remote-Command-Execution.html