logo
DATABASE RESOURCES PRICING ABOUT US

Improper Input Validation in Apache Struts

Description

ActionServlet.java in Apache Struts 1 1.x through 1.3.10 mishandles multithreaded access to an ActionForm instance, which allows remote attackers to execute arbitrary code or cause a denial of service (unexpected memory access) via a multipart request, a related issue to CVE-2015-0899.


Affected Software


CPE Name Name Version
org.apache.struts:struts-core 1.3.10
org.apache.struts:struts-core 1.3.5
org.apache.struts:struts-core 1.3.8
org.apache.struts:struts-core 1.3.9

Related