CVE-2023-41835: Apache Struts: excessive disk usage
When a Multipart request is performed but some of the fields exceed the maxStringLength limit, the upload files will remain in struts.multipart.saveDir even if the request has been denied. Users are recommended to upgrade to versions Struts 2.5.32 or 6.1.2.2 or Struts 6.3.0.1 or greater, which fixe this issue.
Other sources
When a Multipart request is performed but some of the fields exceed the maxStringLength limit, the upload files will remain in struts.multipart.saveDir even if the request has been denied. Users are recommended to upgrade to versions Struts 2.5.32 or 6.1.2.2 or Struts 6.3.0.1 or greater, which fix this issue.
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID of this Apache Struts vulnerability?
The vulnerability ID of this Apache Struts vulnerability is CVE-2023-41835.
What is the title of this Apache Struts vulnerability?
The title of this Apache Struts vulnerability is 'excessive disk usage'.
What is the description of this Apache Struts vulnerability?
The description of this Apache Struts vulnerability is that when a Multipart request is performed but some of the fields exceed the maxStringLength limit, the upload files will remain in struts.multipart.saveDir even if the request has been denied.
How do I fix the Apache Struts vulnerability with ID CVE-2023-41835?
To fix the Apache Struts vulnerability with ID CVE-2023-41835, users are recommended to upgrade to versions Struts 2.5.32 or 6.1.2.2 or Struts 6.3.0.1 or greater.
What is the Common Weakness Enumeration (CWE) ID associated with this Apache Struts vulnerability?
The Common Weakness Enumeration (CWE) ID associated with this Apache Struts vulnerability is CWE-913.