
CVE-2023-34396 – Apache Struts: DoS via OOM owing to no sanity limit on normal form fields in multipart forms
https://notcve.org/view.php?id=CVE-2023-34396
14 Jun 2023 — Allocation of Resources Without Limits or Throttling vulnerability in Apache Software Foundation Apache Struts.This issue affects Apache Struts: through 2.5.30, through 6.1.2. Upgrade to Struts 2.5.31 or 6.1.2.1 or greater • http://www.openwall.com/lists/oss-security/2023/06/14/3 • CWE-770: Allocation of Resources Without Limits or Throttling •

CVE-2023-34149 – Apache Struts: DoS via OOM owing to not properly checking of list bounds
https://notcve.org/view.php?id=CVE-2023-34149
14 Jun 2023 — Allocation of Resources Without Limits or Throttling vulnerability in Apache Software Foundation Apache Struts.This issue affects Apache Struts: through 2.5.30, through 6.1.2. Upgrade to Struts 2.5.31 or 6.1.2.1 or greater. • http://www.openwall.com/lists/oss-security/2023/06/14/2 • CWE-770: Allocation of Resources Without Limits or Throttling •

CVE-2016-1181
https://notcve.org/view.php?id=CVE-2016-1181
04 Jul 2016 — 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. ActionServlet.java en Apache Struts 1 1.x hasta la versión 1.3.10 no maneja adecuadamente accesos multihilo para una instancia ActionForm, lo que permite a atacantes remotos ejecutar código arbitrario o provocar una denegació... • http://jvn.jp/en/jp/JVN03188560/index.html •

CVE-2016-1182
https://notcve.org/view.php?id=CVE-2016-1182
04 Jul 2016 — ActionServlet.java in Apache Struts 1 1.x through 1.3.10 does not properly restrict the Validator configuration, which allows remote attackers to conduct cross-site scripting (XSS) attacks or cause a denial of service via crafted input, a related issue to CVE-2015-0899. ActionServlet.java en Apache Struts 1 1.x hasta la versión 1.3.10 no restringe adecuadamente la configuración Validator, lo que permite a atacantes remotos llevar a cabo ataques de secuencias de comandos en sitios cruzados (XSS) o provocar u... • http://jvn.jp/en/jp/JVN65044642/index.html • CWE-20: Improper Input Validation •

CVE-2015-0899 – Debian Security Advisory 3536-1
https://notcve.org/view.php?id=CVE-2015-0899
31 Mar 2016 — The MultiPageValidator implementation in Apache Struts 1 1.1 through 1.3.10 allows remote attackers to bypass intended access restrictions via a modified page parameter. La implementación MultiPageValidator en Apache Struts 1 1.1 hasta la versión 1.3.10 permite a atacantes remotos eludir las restricciones destinadas al acceso a través de un parámetro page modificado. It was discovered that libstruts1.2-java, a Java framework for MVC applications, contains a bug in its multi-page validation code. This allows... • http://jvn.jp/en/jp/JVN86448949/index.html • CWE-20: Improper Input Validation •

CVE-2014-0114 – Apache Struts < 1.3.10 / < 2.3.16.2 - ClassLoader Manipulation Remote Code Execution
https://notcve.org/view.php?id=CVE-2014-0114
29 Apr 2014 — Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar in Apache Struts 1.x through 1.3.10 and in other products requiring commons-beanutils through 1.9.2, does not suppress the class property, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via the class parameter, as demonstrated by the passing of this parameter to the getClass method of the ActionForm object in Struts 1. Apache Commons BeanUtils, según se distribuye en lib/commons-beanutils-1.... • https://packetstorm.news/files/id/149050 • CWE-20: Improper Input Validation CWE-470: Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') •

CVE-2012-1007 – Apache Struts - Multiple Persistent Cross-Site Scripting Vulnerabilities
https://notcve.org/view.php?id=CVE-2012-1007
07 Feb 2012 — Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 1.3.10 allow remote attackers to inject arbitrary web script or HTML via (1) the name parameter to struts-examples/upload/upload-submit.do, or the message parameter to (2) struts-cookbook/processSimple.do or (3) struts-cookbook/processDyna.do. Múltiples vulnerabilidades de ejecución de comandos en sitios cruzados (XSS) en Apache Struts v1.3.10 permiten a atacantes remotos inyectar secuencias de comandos web o HTML a través de (1) el paráme... • https://www.exploit-db.com/exploits/18452 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •