
Hands-on Dev Container environment for exploring CVE-2022-22970 with a vulnerable Spring application and proof-of-concept exploit code.
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