CVE-2023-24998
Vulnerability Summary
Timeline
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 33.90%• Percentile: 97%
Techniques & Countermeasures
- CWE-770•Allocation of Resources Without Limits or Throttling
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
Affected Systems
- apache software foundation•apache commons fileupload
< 1.5
- apache software foundation•apache tomcat
11.0.0-M1 | ≥ 10.0.0-M1, ≤ 10.1.4 | ≥ 9.0.0-M1, ≤ 9.0.70 | ≥ 8.5.0, ≤ 8.5.84
- apache•commons_fileupload
≥ 1.0, < 1.5 | 1.0:beta
- debian•debian_linux
9.0 | 11.0
- commons-fileupload•commons-fileupload
< 1.5
- org.apache.tomcat•tomcat-coyote
≥ 10.1.0-M1, < 10.1.5 | ≥ 11.0.0-M2, < 11.0.0-M5 | ≥ 8.5.85, < 8.5.88 | ≥ 9.0.0-M1, < 9.0.71
- org.apache.tomcat.embed•tomcat-embed-core
≥ 10.1.0-M1, < 10.1.5 | ≥ 11.0.0-M2, < 11.0.0-M5 | ≥ 8.5.85, < 8.5.88 | ≥ 9.0.0-M1, < 9.0.71
References (23)
- https://lists.apache.org/thread/4xl4l09mhwg4vgsk7dxqogcjrobrrdoy
- http://www.openwall.com/lists/oss-security/2023/05/22/1
- https://security.gentoo.org/glsa/202305-37
- https://www.debian.org/security/2023/dsa-5522
- https://lists.debian.org/debian-lts-announce/2023/10/msg00020.html
- https://security.netapp.com/advisory/ntap-20230302-0013/
- https://lists.debian.org/debian-lts-announce/2025/07/msg00008.html
- https://security.netapp.com/advisory/ntap-20241108-0002/
- https://nvd.nist.gov/vuln/detail/CVE-2023-24998
- https://github.com/apache/commons-fileupload/commit/e20c04990f7420ca917e96a84cec58b13a1b3d17
- https://github.com/apache/tomcat/commit/8a2285f13affa961cc65595aad999db5efae45ce
- https://github.com/apache/tomcat/commit/9ca96c8c1eba86c0aaa2e6be581ba2a7d4d4ae6e
- https://github.com/apache/tomcat/commit/cf77cc545de0488fb89e24294151504a7432df74
- https://github.com/apache/tomcat/commit/d53d8e7f77042cc32a3b98f589496a1ef5088e38
- https://tomcat.apache.org/security-9.html
- https://tomcat.apache.org/security-8.html
- https://tomcat.apache.org/security-11.html
- https://tomcat.apache.org/security-10.html
- https://security.netapp.com/advisory/ntap-20241108-0002
- https://security.netapp.com/advisory/ntap-20230302-0013
- https://github.com/search?q=repo%3Aapache%2Ftomcat+util.http+path%3A%2F%5Eres%5C%2Fbnd%5C%2F%2F&type=code
- https://github.com/apache/commons-fileupload
- https://commons.apache.org/proper/commons-fileupload/security-reports.html