Files
CVEs-PoC/2021/CVE-2021-22118.md
T
2024-06-09 00:33:16 +00:00

1.9 KiB

CVE-2021-22118

Description

In Spring Framework, versions 5.2.x prior to 5.2.15 and versions 5.3.x prior to 5.3.7, a WebFlux application is vulnerable to a privilege escalation: by (re)creating the temporary storage directory, a locally authenticated malicious user can read or modify files that have been uploaded to the WebFlux application, or overwrite arbitrary files with multipart request data.

POC

Reference

Github