Spring Framework < 5.2.22 - Denial of Service via File Upload Data Binding
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2022-22970. PoCs published by Performant-Labs.
AI-analyzed exploit summary This repository provides a Spring Boot application demonstrating CVE-2022-22970, a vulnerability in Spring Framework's URI handling. The PoC includes a vulnerable endpoint that processes user-controlled URIs without proper sanitization, potentially leading to SSRF or other attacks.
Description
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.
Exploits (1)
This repository provides a Spring Boot application demonstrating CVE-2022-22970, a vulnerability in Spring Framework's URI handling. The PoC includes a vulnerable endpoint that processes user-controlled URIs without proper sanitization, potentially leading to SSRF or other attacks.
References (3)
Scores
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H