Files
CVEs-PoC/2016/CVE-2016-1181.md
T
2025-09-29 21:09:30 +02:00

2.0 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