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

1.1 KiB

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