← volver
CVE-2023-24998CWE-770

Apache Commons FileUpload, Apache Tomcat: FileUpload DoS with excessive parts

15Vexday Risk Score

Sin señal de explotación. Ningún artefacto público de explotación conocido hasta ahora.

ssvc Trackepss 47%
probabilidad de explotación
47%top 1% de las CVE
explotación observada
noninguna fuente lo reporta
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.