Apache Commons FileUpload before 1.5 does not limit the number of request parts to be processed resulting in the possibility of an attacker triggering a DoS with a malicious upload or series of uploads.
Note that, like all of the file upload limits, the new configuration option (FileUploadBase#setFileCountMax) is not enabled by default and must be explicitly configured.
{
"cna_assigner": "apache",
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"fixed": "1.5"
},
{
"last_affected": "11.0.0-M1"
},
{
"introduced": "10.0.0-M1"
},
{
"last_affected": "10.1.4"
},
{
"introduced": "9.0.0-M1"
},
{
"last_affected": "9.0.70"
},
{
"introduced": "8.5.0"
},
{
"last_affected": "8.5.84"
}
]
},
{
"source": "DESCRIPTION",
"extracted_events": [
{
"fixed": "1.5"
}
]
}
],
"cwe_ids": [
"CWE-770"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/24xxx/CVE-2023-24998.json"
}