mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 03:02:30 +00:00
1.0 KiB
1.0 KiB
CVE-2013-2115
Description
Apache Struts 2 before 2.3.14.2 allows remote attackers to execute arbitrary OGNL code via a crafted request that is not properly handled when using the includeParams attribute in the (1) URL or (2) A tag. NOTE: this issue is due to an incomplete fix for CVE-2013-1966.
POC
Reference
- http://struts.apache.org/development/2.x/docs/s2-014.html
- https://cwiki.apache.org/confluence/display/WW/S2-014