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.
{
"cna_assigner": "vmware",
"cwe_ids": [
"CWE-94"
],
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "Spring Framework versions 5.3.X prior to 5.3.18+, 5.2.x prior to 5.2.20+ and all old and unsupported versions"
},
{
"last_affected": "Spring Framework versions 5.3.X prior to 5.3.18+, 5.2.x prior to 5.2.20+ and all old and unsupported versions"
}
],
"source": "AFFECTED_FIELD"
}
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/22xxx/CVE-2022-22965.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "5.2.20"
},
{
"introduced": "5.3.0"
},
{
"fixed": "5.3.18"
}
],
"cpe": "cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}