
webmin <=1.920 - RCE via command injection vulnerability
https://www.cvedetails.com/cve/CVE-2019-15107/
An issue was discovered in Webmin <=1.920. The parameters "old" and "expire" in password_change.cgi contain a command injection vulnerability.
rlwrap -cAr nc -lvp 1919
./exploit.sh
Let the stuff run, a reverse shell is received on listener.

Feel free to use or modify whenever and wherever you like