
Proof-of-concept exploit for CVE-2024-22262 in Spring applications, with a Dev Container environment for hands-on vulnerability exploration and testing.
This repo contains a Development Container environment and Spring application of the correct version specifically to explore this CVE.
Clone the repo to your machine and use Docker and your favorite IDE.
OR
Use GitPod online with https://gitpod.io/#<URL to this repo>
OR
Use GitPod Desktop:
Within the development environment you've chosen above:
cd spring-cve-harness mvn spring-boot:run
Don't forget to commit your changes back to this repo.
Development Containers Project Page
Development Containers Images
Developing inside a container
Container Guides