VDB
KO
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