
Exploit en Python para CVE-2024-57785: vulnerabilidad de inclusión de archivos autenticada en Zenitel AlphaWeb XE 11.2.3.10. Lee archivos arbitrarios del objetivo mediante argumentos de URL y ruta de archivo.
[*] Exploit Title: Authenticated File Inclusion Vulnerability on Zenitel AlphaWeb XE Version 11.2.3.10
[*] Date: 08/02/2025
[*] Exploit Author: Safvan Parakkal
[*] Vendor Website: https://www.zenitel.com/
[*] CVE: CVE-2024-57785
Usage: CVE-2024-57785.py [-h] -u URL -f FILE
optional arguments:
-h, --help show this help message and exit
-u URL, --url URL Target URL
-f FILE, --file FILE The file to read
Example : python3 CVE-2024-57785.py -u http://192.168.10.34 -f /etc/passwd