Overview
The Spring Framework insecurely handles PropertyDescriptor objects, which may allow a remote, unauthenticated attacker to execute arbitrary code on a vulnerable system.
Description
The Spring Framework is a Java framework that can be used to create applications such as web applications. Due to improper handling of PropertyDescriptor objects used with data binding, Java applications written with Spring may allow for the execution of arbitrary code.
Impact
By providing crafted data to a Spring Java application, such as a web application, an attacker may be able to execute arbitrary code with the privileges of the affected application. Depending on the application, exploitation may be possible by a remote attacker without requiring authentication.
Solution
Apply an update
This issue is addressed in Spring Framework 5.3.18 and 5.2.20. Please see the Spring Framework RCE Early Announcement for more details.
Acknowledgements
This issue was publicly disclosed by heige.
This document was written by Will Dormann
Vendor Information
Other Information
CVE IDs: | CVE-2022-22965 |
Date Public: | 2022-03-31 |
Date First Published: | 2022-03-31 |
Date Last Updated: | 2022-03-31 13:56 UTC |
Document Revision: | 2 |