mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
21 lines
991 B
Markdown
21 lines
991 B
Markdown
### [CVE-2014-0113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0113)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
CookieInterceptor in Apache Struts 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 execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0094.
|
|
|
|
### 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
|
|
|