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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
cve-2022-41352-zimbra-rce — Zimbra <9.0.0.p27 RCE | Kitploit
도구/GitHubGitHub/cr4ckc4t/cve-2022-41352-zimbra-rce
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubcr4ckc4t/cve-2022-41352-zimbra-rce

cve-2022-41352-zimbra-rce

Zimbra <9.0.0.p27 RCE

저장소 보기
109243년 전Kitploit 검토 완료

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

(CVE-2022-41352) Zimbra 인증되지 않은 RCE

CVE-2022-41352는 취약한 cpio 버전 사용으로 인해 Zimbra 메일 서버에서 발생하는 임의 파일 쓰기 취약점입니다.

  • CVE-2022-41352 (NIST.gov)
  • CVE-2022-41352 (Rapid7 분석)

영향을 받는 Zimbra 버전:

  • Zimbra <9.0.0.p27
  • Zimbra <8.8.15.p34

(자세한 내용은 패치 노트를 참조하세요.)

해결 방법:

취약점을 해결하려면 최신 패치(각각 9.0.0.p27 및 8.8.15.p34)를 적용하거나 pax를 설치하고 서버를 다시 시작하세요.

사용 방법:

플래그를 사용하거나 스크립트의 기본 구성을 수동으로 수정할 수 있습니다(맨 위의 구성 블록). 도움말을 보려면 -h를 사용하세요.

root@kitploit:~
$ python cve-2022-41352.py -h

$ vi cve-2022-41352.py
# Change the config items.

$ python cve-2022-41352.py manual
# This will create an attachment that you can then send to the target server.
# The recipient does not necessarily have to exist - if the email with the attachment is parsed by the server the arbitrary file write in cpio will be triggered.

예시:

example (위 스크린샷은 이메일 본문에 대한 잘못된 출력을 보여주지만 이는 수정되었습니다.)

데모:

https://user-images.githubusercontent.com/63863112/201446602-20d9adbb-d138-4d6b-bca7-5bec80d75972.mp4

도구 다운로드