cve/2014/CVE-2014-0116.md
2024-06-18 02:51:15 +02:00

1008 B

CVE-2014-0116

Description

CookieInterceptor in Apache Struts 2.x before 2.3.20, when a wildcard cookiesName value is used, does not properly restrict access to the getClass method, which allows remote attackers to "manipulate" the ClassLoader and modify session state via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0113.

POC

Reference

Github