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.
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "5.2.21"
},
{
"introduced": "5.3.0"
},
{
"last_affected": "5.3.19"
}
]
}