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.
References
Link | Resource |
---|---|
https://lists.apache.org/thread/4xl4l09mhwg4vgsk7dxqogcjrobrrdoy | Mailing List Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2023-02-20 08:15
Updated : 2023-03-01 07:09
NVD link : CVE-2023-24998
Mitre link : CVE-2023-24998
JSON object : View
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
Products Affected
apache
- commons_fileupload