Files
CVEs-PoC/2018/CVE-2018-1042.md
T
2024-06-18 02:51:15 +02:00

19 lines
674 B
Markdown

### [CVE-2018-1042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1042)
![](https://img.shields.io/static/v1?label=Product&message=Moodle%203.x&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Server%20Side%20Request%20Forgery&color=brighgreen)
### Description
Moodle 3.x has Server Side Request Forgery in the filepicker.
### POC
#### Reference
- http://packetstormsecurity.com/files/153766/Moodle-Filepicker-3.5.2-Server-Side-Request-Forgery.html
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/UDPsycho/Moodle-CVE-2018-1042