mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-14 11:45:57 +00:00
18 lines
785 B
Markdown
18 lines
785 B
Markdown
### [CVE-2016-9187](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9187)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in the double extension support in the "image" module in Moodle 3.1.2 allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, and then accessing it via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://packetstormsecurity.com/files/139466/Moodle-CMS-3.1.2-Cross-Site-Scripting-File-Upload.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|