Allocation of Resources Without Limits or Throttling The advisory has been revoked - it doesn't affect any version of package tomcat  (opens in a new tab)


Threat Intelligence

EPSS
46.84% (99th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-TOMCAT-9689847
  • published13 Apr 2025
  • disclosed20 Feb 2023

Introduced: 20 Feb 2023

CVE-2023-24998  (opens in a new tab)
CWE-770  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream tomcat package and not the tomcat package as distributed by RHEL.

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.