CVE-2023-24998

HIGHCVSS 7.5/10EPSS 46.84%

Last modified

CVE-2023-24998 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 46.84% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
46.84%

98.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
ApacheCommons Fileupload>= 1.0, < 1.5
ApacheCommons Fileupload1.0Beta
DebianDebian Linux9.0
DebianDebian Linux11.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-24998?
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.
How severe is CVE-2023-24998?
CVE-2023-24998 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 46.84% probability of exploitation in the next 30 days.
How do I fix CVE-2023-24998?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-24998?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST