In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, applications that handle file uploads are vulnerable to DoS attack if they rely on data binding to set a MultipartFile or javax.servlet.Part to a field in a model object.
CVE-2022-22970 - Medium Severity Vulnerability
Vulnerable Libraries - spring-beans-3.2.4.RELEASE.jar, spring-core-3.2.4.RELEASE.jar
spring-beans-3.2.4.RELEASE.jar
Spring Beans
Library home page: https://github.com/SpringSource/spring-framework
Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/spring-beans-3.2.4.RELEASE.jar
Dependency Hierarchy: - :x: **spring-beans-3.2.4.RELEASE.jar** (Vulnerable Library)
spring-core-3.2.4.RELEASE.jar
Spring Core
Library home page: https://github.com/SpringSource/spring-framework
Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/spring-core-3.2.4.RELEASE.jar
Dependency Hierarchy: - :x: **spring-core-3.2.4.RELEASE.jar** (Vulnerable Library)
Found in HEAD commit: e2144e84b1fdbf18c01c24e6ab9ade7b45b25283
Found in base branch: master
Vulnerability Details
In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, applications that handle file uploads are vulnerable to DoS attack if they rely on data binding to set a MultipartFile or javax.servlet.Part to a field in a model object.
Publish Date: 2022-05-12
URL: CVE-2022-22970
CVSS 3 Score Details (5.3)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://tanzu.vmware.com/security/cve-2022-22970
Release Date: 2022-05-12
Fix Resolution: 5.2.22.RELEASE