mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
18 lines
842 B
Markdown
18 lines
842 B
Markdown
### [CVE-2011-4642](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4642)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
mappy.py in Splunk Web in Splunk 4.2.x before 4.2.5 does not properly restrict use of the mappy command to access Python classes, which allows remote authenticated administrators to execute arbitrary code by leveraging the sys module in a request to the search application, as demonstrated by a cross-site request forgery (CSRF) attack, aka SPL-45172.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.splunk.com/view/SP-CAAAGMM
|
|
|
|
#### Github
|
|
- https://github.com/tsumarios/Splunk-Defensive-Analysis
|
|
|