mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
23 lines
984 B
Markdown
23 lines
984 B
Markdown
### [CVE-2012-0391](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0391)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during certain exception handling for mismatched data types of properties, which allows remote attackers to execute arbitrary Java code via a crafted parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/18329
|
|
|
|
#### Github
|
|
- https://github.com/Ostorlab/KEV
|
|
- https://github.com/Ostorlab/known_exploited_vulnerbilities_detectors
|
|
- https://github.com/SexyBeast233/SecBooks
|
|
- https://github.com/TesterCC/exp_poc_library
|
|
- https://github.com/brunsu/woodswiki
|
|
- https://github.com/woods-sega/woodswiki
|
|
|