Files
CVEs-PoC/2016/CVE-2016-9187.md
2024-06-18 02:51:15 +02:00

18 lines
785 B
Markdown

### [CVE-2016-9187](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9187)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.