VID |
210216 |
Severity |
40 |
Port |
22 |
Protocol |
TCP |
Class |
WWW |
Detailed Description |
The remote host contains a Spring Framework library version that is prior to 5.2.20 or 5.3.x prior to 5.3.18. It is, therefore, affected by a remote code execution vulnerability:
- 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.
- These are the prerequisites for the exploit: - JDK 9 or higher - Apache Tomcat as the Servlet container - Packaged as WAR - spring-webmvc or spring-webflux dependency * References: https://tanzu.vmware.com/security/cve-2022-22965 https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement https://spring.io/blog/2022/04/01/spring-framework-rce-mitigation-alternative https://www.itworld.co.kr/news/231709
* Platforms Affected: Spring Framework library version that is prior to 5.2.20 or 5.3.x prior to 5.3.18 |
Recommendation |
Upgrade to the latest version of Spring Framework (5.2.20 / 5.3.18 or later) |
Related URL |
CVE-2022-22965 (CVE) |
Related URL |
(SecurityFocus) |
Related URL |
(ISS) |
|