Files
CVEs-PoC/2016/CVE-2016-1181.md
T
2024-06-09 00:33:16 +00:00

2.5 KiB

CVE-2016-1181

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.

POC

Reference

Github