trickest / cve

Gather and update all available and newest CVEs with their PoC.
https://trickest.com
MIT License
6.59k stars 837 forks source link

CVE-2022-22965 #34

Closed nenadzaric closed 2 years ago

trickest-workflows commented 2 years ago

CVE-2022-22965

Description

A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable to remote code execution (RCE) via data binding. The specific exploit requires the application to run on Tomcat as a WAR deployment. If the application is deployed as a Spring Boot executable jar, i.e. the default, it is not vulnerable to the exploit. However, the nature of the vulnerability is more general, and there may be other ways to exploit it.

POC

Reference

Github