CVE-2023-24998
HIGHApache Commons FileUpload < 1.5 - Denial of Service via Unlimited Request Parts
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2023-24998. PoCs published by nice1st.
AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2023-24998, demonstrating a DoS vulnerability in Apache Tomcat's file upload handling. The exploit leverages a crafted multipart request to exceed the default parameter count limit, causing resource exhaustion.
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.
Exploits (1)
This repository contains a functional exploit PoC for CVE-2023-24998, demonstrating a DoS vulnerability in Apache Tomcat's file upload handling. The exploit leverages a crafted multipart request to exceed the default parameter count limit, causing resource exhaustion.
References (8)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H