HIGH 7.5
GHSA-hfrx-6qgj-fp6c
Apache Commons FileUpload denial of service vulnerability
Quick fix
GHSA-hfrx-6qgj-fp6c — commons-fileupload:commons-fileupload: upgrade to the fixed version with the command below.
# pom.xml: bump <version>1.5</version> for commons-fileupload:commons-fileupload Details
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
Maven / commons-fileupload:commons-fileupload
Introduced in:
0 Fixed in: 1.5 Fix
# pom.xml: bump <version>1.5</version> for commons-fileupload:commons-fileupload Maven / org.apache.tomcat:tomcat-coyote
Introduced in:
10.1.0-M1 Fixed in: 10.1.5 Fix
# pom.xml: bump <version>10.1.5</version> for org.apache.tomcat:tomcat-coyote Maven / org.apache.tomcat:tomcat-coyote
Introduced in:
11.0.0-M2 Fixed in: 11.0.0-M5 Fix
# pom.xml: bump <version>11.0.0-M5</version> for org.apache.tomcat:tomcat-coyote Maven / org.apache.tomcat:tomcat-coyote
Introduced in:
8.5.85 Fixed in: 8.5.88 Fix
# pom.xml: bump <version>8.5.88</version> for org.apache.tomcat:tomcat-coyote Maven / org.apache.tomcat:tomcat-coyote
Introduced in:
9.0.0-M1 Fixed in: 9.0.71 Fix
# pom.xml: bump <version>9.0.71</version> for org.apache.tomcat:tomcat-coyote Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in:
10.1.0-M1 Fixed in: 10.1.5 Fix
# pom.xml: bump <version>10.1.5</version> for org.apache.tomcat.embed:tomcat-embed-core Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in:
11.0.0-M2 Fixed in: 11.0.0-M5 Fix
# pom.xml: bump <version>11.0.0-M5</version> for org.apache.tomcat.embed:tomcat-embed-core Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in:
8.5.85 Fixed in: 8.5.88 Fix
# pom.xml: bump <version>8.5.88</version> for org.apache.tomcat.embed:tomcat-embed-core Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in:
9.0.0-M1 Fixed in: 9.0.71 Fix
# pom.xml: bump <version>9.0.71</version> for org.apache.tomcat.embed:tomcat-embed-core Maven / org.apache.tomcat:tomcat-catalina
Introduced in:
10.1.0-M1 Fixed in: 10.1.5 Fix
# pom.xml: bump <version>10.1.5</version> for org.apache.tomcat:tomcat-catalina Maven / org.apache.tomcat:tomcat-catalina
Introduced in:
11.0.0-M2 Fixed in: 11.0.0-M5 Fix
# pom.xml: bump <version>11.0.0-M5</version> for org.apache.tomcat:tomcat-catalina Maven / org.apache.tomcat:tomcat-catalina
Introduced in:
8.5.85 Fixed in: 8.5.88 Fix
# pom.xml: bump <version>8.5.88</version> for org.apache.tomcat:tomcat-catalina Maven / org.apache.tomcat:tomcat-catalina
Introduced in:
9.0.0-M1 Fixed in: 9.0.71 Fix
# pom.xml: bump <version>9.0.71</version> for org.apache.tomcat:tomcat-catalina References
- https://nvd.nist.gov/vuln/detail/CVE-2023-24998 [ADVISORY]
- https://github.com/apache/commons-fileupload/commit/e20c04990f7420ca917e96a84cec58b13a1b3d17 [WEB]
- https://github.com/apache/tomcat/commit/8a2285f13affa961cc65595aad999db5efae45ce [WEB]
- https://github.com/apache/tomcat/commit/9ca96c8c1eba86c0aaa2e6be581ba2a7d4d4ae6e [WEB]
- https://github.com/apache/tomcat/commit/cf77cc545de0488fb89e24294151504a7432df74 [WEB]
- https://github.com/apache/tomcat/commit/d53d8e7f77042cc32a3b98f589496a1ef5088e38 [WEB]
- https://www.debian.org/security/2023/dsa-5522 [WEB]
- https://tomcat.apache.org/security-9.html [WEB]
- https://tomcat.apache.org/security-8.html [WEB]
- https://tomcat.apache.org/security-11.html [WEB]
- https://tomcat.apache.org/security-10.html [WEB]
- https://security.netapp.com/advisory/ntap-20241108-0002 [WEB]
- https://security.netapp.com/advisory/ntap-20230302-0013 [WEB]
- https://security.gentoo.org/glsa/202305-37 [WEB]
- https://lists.debian.org/debian-lts-announce/2025/07/msg00008.html [WEB]
- https://lists.debian.org/debian-lts-announce/2023/10/msg00020.html [WEB]
- https://lists.apache.org/thread/4xl4l09mhwg4vgsk7dxqogcjrobrrdoy [WEB]
- https://github.com/search?q=repo%3Aapache%2Ftomcat+util.http+path%3A%2F%5Eres%5C%2Fbnd%5C%2F%2F&type=code [WEB]
- https://github.com/apache/commons-fileupload [PACKAGE]
- https://commons.apache.org/proper/commons-fileupload/security-reports.html [WEB]
- http://www.openwall.com/lists/oss-security/2023/05/22/1 [WEB]