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

19 lines
819 B
Markdown

### [CVE-2013-3630](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3630)
![](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
Moodle through 2.5.2 allows remote authenticated administrators to execute arbitrary programs by configuring the aspell pathname and then triggering a spell-check operation within the TinyMCE editor.
### POC
#### Reference
- http://packetstormsecurity.com/files/164479/Moodle-Authenticated-Spelling-Binary-Remote-Code-Execution.html
- https://community.rapid7.com/community/metasploit/blog/2013/10/30/seven-tricks-and-treats
#### Github
No PoCs found on GitHub currently.