
이 저장소는 FreePBX에서 발견된 세 가지 보안 취약점(CVE-2025-66039, CVE-2025-61678, CVE-2025-61675)을 문서화하며, 보안 연구 및 인식 제고 목적을 위한 분석, 영향, 개념 증명(PoC) 세부 정보를 포함합니다.
이 저장소는 FreePBX에서 발견된 세 가지 보안 취약점(CVE-2025-66039, CVE-2025-61678, CVE-2025-61675)을 문서화하며, 보안 연구 및 인식 제고를 위한 분석, 영향, 개념 증명(PoC) 세부 정보를 포함합니다.
🔴 CVE-2025-61675
사용자가 제어하는 입력을 부적절하게 처리하여 발생하는 FreePBX의 보안 결함입니다. 이 문제로 인해 공격자가 애플리케이션 기능에 영향을 미치고 잠재적으로 전체 시스템 보안에 피해를 줄 수 있습니다.
🔴 CVE-2025-61678
FreePBX에는 공격자가 애플리케이션 동작을 조작할 수 있는 입력 검증 취약점이 있습니다. 성공적으로 악용될 경우 사용된 공격 벡터에 따라 기밀성과 무결성에 영향을 줄 수 있습니다.
🔴 CVE-2025-66039
이 FreePBX 취약점은 부적절한 접근 제어로 인해 발생하며, 공격자가 권한 없는 작업을 수행할 수 있게 합니다. 이 문제를 악용하면 영향을 받는 FreePBX 시스템의 무결성을 훼손하는 보안 위험이 발생할 수 있습니다.
이 템플릿은 다음과 같은 방법으로 취약한 FreePBX 인스턴스를 탐지합니다.
이 탐지는 비침습적이며 취약점을 악용하려 시도하지 않습니다.
http.title:"FreePBX Administration"
product.name="FreePBX Console"
🌐 Google Dorks
intitle:"FreePBX Administration"
"FreePBX" "Administration"
inurl:/admin/config.php "FreePBX"
🔍 Shodan
http.title:"FreePBX"
http.html:"FreePBX Administration"
product:"FreePBX"
🛰️ FOFA
title="FreePBX"
body="FreePBX Administration"
app="FreePBX"
👁️ ZoomEye
app:"FreePBX"
title:"FreePBX"
🌐 Google Dorks
"FreePBX" "User Control Panel"
inurl:/ucp/login
"FreePBX" "UCP"
🔍 Shodan
http.html:"User Control Panel"
http.html:"FreePBX"
🛰️ FOFA
body="User Control Panel"
body="FreePBX"
👁️ ZoomEye
app:"FreePBX"
body:"User Control Panel"
🌐 Google Dorks
inurl:/admin "FreePBX"
inurl:/recordings "FreePBX"
"FreePBX" "Dashboard"
🔍 Shodan
http.html:"FreePBX Dashboard"
http.favicon.hash:-1238045827
🛰️ FOFA
body="FreePBX Dashboard"
icon_hash="-1238045827"
👁️ ZoomEye
app:"FreePBX"
body:"Dashboard"
git clone https://github.com/cyberleelawat/FreePBX-Multiple-CVEs-2025.git
cd FreePBX-Multiple-CVEs-2025
nuclei -u https://example.com -t CVE-2025-61675.yaml
nuclei -l subdomain.txt -t CVE-2025-61675.yaml
nuclei -u https://example.com -t CVE-2025-61678.yaml
nuclei -l subdomain.txt -t CVE-2025-61678.yaml
nuclei -u https://example.com -t CVE-2025-66039.yaml
nuclei -l subdomain.txt -t CVE-2025-66039.yaml
nuclei -u https://example.com -t .
[CVE-2025-61675] [http] [high] FreePBX Authenticated SQL Injection
[CVE-2025-61678] [http] [high] FreePBX Authenticated Arbitrary File Upload
[CVE-2025-66039] [http] [critical] FreePBX Authentication Bypass
사용에 따른 책임은 본인에게 있습니다. 소유하지 않았거나 스캔 권한이 없는 인프라에서 수행하는 불법 활동에 대해 저는 책임지지 않습니다.