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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
spring-boot-cve-2022-22965 — 오래된 Spring Boot 버전에서 Spring Framework 버전을 재정의하는 데모 | Kitploit
도구/GitHubGitHub/snicoll-scratches/spring-boot-cve-2022-22965
Vulnerability AnalysisCode AnalysisExploitationWeb SecurityLearning & Education
GitHubsnicoll-scratches/spring-boot-cve-2022-22965

spring-boot-cve-2022-22965

오래된 Spring Boot 버전에서 Spring Framework 버전을 재정의하는 데모

저장소 보기

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
34년 전아직 검토되지 않음
공유

= Spring Framework 버전 재정의 쇼케이스

이 저장소는 Spring Boot 2.4 기반 애플리케이션에서 Spring Framework 버전을 재정의하는 방법을 보여줍니다.

Spring Boot 2.4.x는 https://spring.io/projects/spring-boot#support[OSS 지원이 종료]되었으며, 최신 버전은 2.4.13입니다. 이는 https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement[CVE-2022-22965]에 취약한 Spring Framework 5.3.13을 사용합니다.

세 가지 샘플 프로젝트가 제공됩니다:

  • spring-boot-2.4-gradle: Gradle 기반 프로젝트로, ext를 사용하여 Spring Framework 버전을 재정의하는 방법을 보여줍니다.
  • spring-boot-2.4-maven: Maven 기반 프로젝트로, Spring Boot 부모를 사용할 때 spring-framework.version 속성을 사용하는 방법을 보여줍니다.
  • spring-boot-2.4-maven-custom-parent: Maven 기반 프로젝트로, 사용자 정의 부모를 사용할 때 Spring Framework BOM을 가져오는 방법을 보여줍니다.
도구 다운로드