mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
958 B
Markdown
19 lines
958 B
Markdown
### [CVE-2012-6081](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6081)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple unrestricted file upload vulnerabilities in the (1) twikidraw (action/twikidraw.py) and (2) anywikidraw (action/anywikidraw.py) actions in MoinMoin before 1.9.6 allow remote authenticated users with write permissions to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in an unspecified directory, as exploited in the wild in July 2012.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/25304
|
|
|
|
#### Github
|
|
- https://github.com/paulveillard/cybersecurity-infosec
|
|
- https://github.com/shaynewang/exploits
|
|
|