
Python 익스플로잇 for CVE-2024-57785: Zenitel AlphaWeb XE 11.2.3.10의 인증된 파일 포함 취약점. URL 및 파일 경로 인수를 통해 대상에서 임의의 파일을 읽습니다.
[*] 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