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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2022-22963-Exploit — CVE-2022-22963 취약점을 위한 Rust 기반 익스플로잇 | Kitploit
도구/GitHubGitHub/sourm1lk/cve-2022-22963-exploit
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubsourm1lk/cve-2022-22963-exploit

CVE-2022-22963-Exploit

CVE-2022-22963 취약점을 위한 Rust 기반 익스플로잇

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2022-22963 익스플로잇

이 저장소는 Spring Cloud Function 버전 3.1.6, 3.2.2 및 지원되지 않는 구버전에서 발견된 CVE-2022-22963 취약점을 위한 Rust 기반 익스플로잇을 포함합니다. 이 취약점은 라우팅 표현식(routing-expression)으로 사용되는 특수하게 조작된 Spring Expression(SpEL)을 통해 원격 코드 실행 및 로컬 리소스 접근을 허용합니다.

설명

Spring Cloud Function 버전 3.1.6, 3.2.2 및 지원되지 않는 구버전에서 라우팅 기능을 사용할 때, 사용자가 라우팅 표현식으로 특수하게 조작된 SpEL을 제공하여 원격 코드 실행 및 로컬 리소스 접근이 가능할 수 있습니다.

이 익스플로잇을 사용하면 다음을 수행할 수 있습니다:

root@kitploit:~
1. Test if the Spring Cloud Function is vulnerable
2. Send shellcode for a shell
3. Enter custom commands

영향을 받는 버전

root@kitploit:~
Spring Cloud Function 3.1.6
Spring Cloud Function 3.2.2
Older, unsupported versions

대응 방안

영향을 받는 버전의 사용자는 3.1.7 또는 3.2.3으로 업그레이드해야 합니다. 다른 조치는 필요하지 않습니다. 이 문제를 해결한 릴리스는 다음과 같습니다:

root@kitploit:~
Spring Cloud Function 3.1.7
Spring Cloud Function 3.2.3

사용 방법

root@kitploit:~
1. Clone this repository.
2. Ensure you have Rust and Cargo installed.
3. Compile the exploit using cargo build --release.
4. Run the compiled binary found in the target/release directory, providing the target IP address when prompted.
5. Select an option from the menu and follow the instructions.

크레딧

이 취약점은 처음에 m09u3r에 의해 발견되어 책임감 있게 보고되었습니다.

도구 다운로드