CVE-2020-5398
HIGHRFD attack via Content-Disposition header sourced from request input by Spring MVC or Spring WebFlux Application
EPSS Exploitation Probability
EPSS (Exploit Prediction Scoring System) is a daily probability model maintained by FIRST.org. It estimates the likelihood a CVE will be exploited in production environments within the next 30 days, derived from real-world threat intelligence signals.
Blast Radius
org.springframework:spring-webmvc☕org.springframework:spring-webmvc☕org.springframework:spring-webmvc☕org.springframework:spring-webflux☕org.springframework:spring-webflux☕org.springframework:spring-webfluxReal-time download stats are indexed for npm and PyPI packages. This vulnerability affects Maven packages — download data is not available via public APIs for these ecosystems.
Description
In Spring Framework, versions 5.2.x prior to 5.2.3, versions 5.1.x prior to 5.1.13, and versions 5.0.x prior to 5.0.16, an application is vulnerable to a reflected file download (RFD) attack when it sets a "Content-Disposition" header in the response where the filename attribute is derived from user supplied input.
Affected Packages
| Ecosystem | Package | Vulnerable range | Fix |
|---|---|---|---|
| ☕Maven | org.springframework:spring-webmvc | ≥ 5.2.0.RELEASE&&< 5.2.3.RELEASE | 5.2.3.RELEASE |
| ☕Maven | org.springframework:spring-webmvc | ≥ 5.1.0.RELEASE&&< 5.1.13.RELEASE | 5.1.13.RELEASE |
| ☕Maven | org.springframework:spring-webmvc | ≥ 5.0.0.RELEASE&&< 5.0.16.RELEASE | 5.0.16.RELEASE |
| ☕Maven | org.springframework:spring-webflux | ≥ 5.2.0.RELEASE&&< 5.2.3.RELEASE | 5.2.3.RELEASE |
| ☕Maven | org.springframework:spring-webflux | ≥ 5.1.0.RELEASE&&< 5.1.13.RELEASE | 5.1.13.RELEASE |
| ☕Maven | org.springframework:spring-webflux | ≥ 5.0.0.RELEASE&&< 5.0.16.RELEASE | 5.0.16.RELEASE |
Research use only. For defensive security, authorized penetration testing, and academic research only. Never execute exploit code against systems without explicit written authorization.
Frequently Asked Questions
Is CVE-2020-5398 in your stack?
O3 detects CVE-2020-5398 across Maven dependencies and uses function-level reachability to confirm whether the vulnerable code path is actually reachable — not just present. No false positives.