Security Advisory

CVE-2023-24998

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2023-02-20 15:57:07
Last updated 2025-11-03 21:47:24
Assigner apache
CVSS score not scored
State PUBLISHED

Description

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.