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.
{
"nvd_published_at": "2016-07-04T22:59:00Z",
"github_reviewed_at": "2022-07-06T20:02:51Z",
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": true
}