Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2015-4133 — POC exploit for CVE-2015-4133 | Kitploit
도구/GitHubGitHub/d3ext/cve-2015-4133
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubd3ext/cve-2015-4133

CVE-2015-4133

POC exploit for CVE-2015-4133

저장소 보기
821년 전아직 검토되지 않음

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2015-4133

CVE 2015-4133 - Reflex Gallery 3.1.3 임의 파일 업로드를 통한 RCE

설명

Reflex Gallery는 WordPress 플러그인으로, 3.1.3 버전에서 공격자가 쉽게 악용할 수 있는 취약점이 존재합니다. 이 취약점을 통해 임의의 파일 (예: PHP 코드)을 업로드하여 원격 명령 실행(RCE)을 달성할 수 있습니다.

root@kitploit:~
# Exploit Title: Wordpress Plugin Reflex Gallery - Arbitrary File Upload
# Google Dork: inurl:wp-content/plugins/reflex-gallery/
# Date: 08.03.2015
# Discovered by: CrashBandicot @DosPerl
# CVE: CVE-2015-4133
# Vendor Homepage: https://wordpress.org/plugins/reflex-gallery/
# Software Link: https://downloads.wordpress.org/plugin/reflex-gallery.zip
# Version: 3.1.3
# Tested on: Linux

사용법

익스플로잇 사용법은 매우 간단합니다. -u 매개변수에 WordPress 기본 URL을 지정하기만 하면 나머지 작업은 자동으로 처리됩니다. PHP 파일을 업로드하고 원격에서 명령을 실행할 수 있는 대화형 가짜 셸(fake-shell)을 생성합니다.

root@kitploit:~
python3 CVE-2015-4133.py -u http://target.com/wordpress/

오류가 발생하면 스크립트의 숫자 2022를 /wp-content/uploads/ 폴더에 존재하는 다른 연도로 변경해 보세요.

데모

참고 자료

root@kitploit:~
https://www.exploit-db.com/exploits/36374
https://www.rapid7.com/db/modules/exploit/unix/webapp/wp_reflexgallery_file_upload/
https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-reflex-gallery-arbitrary-file-upload-3-1-3/
https://patchstack.com/database/wordpress/plugin/reflex-gallery/vulnerability/wordpress-reflex-gallery-plugin-3-1-3-unrestricted-file-upload
https://wpscan.com/vulnerability/c2496b8b-72e4-4e63-9d78-33ada3f1c674/

라이선스

이 프로젝트는 MIT 라이선스 하에 제공됩니다.

Copyright © 2025, D3Ext

도구 다운로드