mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 05:54:46 +02:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
### [CVE-2013-2134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2134)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://struts.apache.org/development/2.x/docs/s2-015.html
|
|
- http://www.oracle.com/technetwork/topics/security/cpuoct2013-1899837.html
|
|
- https://cwiki.apache.org/confluence/display/WW/S2-015
|
|
|
|
#### Github
|
|
- https://github.com/0day666/Vulnerability-verification
|
|
- https://github.com/20142995/pocsuite3
|
|
- https://github.com/SexyBeast233/SecBooks
|
|
- https://github.com/Zero094/Vulnerability-verification
|
|
- https://github.com/superlink996/chunqiuyunjingbachang
|
|
- https://github.com/woods-sega/woodswiki
|
|
|