mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
21 lines
1008 B
Markdown
21 lines
1008 B
Markdown
### [CVE-2014-0116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://www.oracle.com/technetwork/topics/security/cpuapr2015-2365600.html
|
|
|
|
#### Github
|
|
- https://github.com/alexsh88/victims
|
|
- https://github.com/klee94/maven-security-versions-Travis
|
|
- https://github.com/tmpgit3000/victims
|
|
- https://github.com/victims/maven-security-versions
|
|
|