#VU80762 Resource exhaustion in Apache Struts - CVE-2023-41835
Published: September 13, 2023
Apache Struts
Apache Foundation
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly handles multipart requests. A remote attacker can send a specially crafted multipart request with fields that exceed the maxStringLength limit and force the application to use disk excessively even if the request was denied.