### [CVE-2018-3814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3814)



### Description
Craft CMS 2.6.3000 allows remote attackers to execute arbitrary PHP code by using the "Assets->Upload files" screen and then the "Replace it" option, because this allows a .jpg file to have embedded PHP code, and then be renamed to a .php extension.
### POC
#### Reference
- https://github.com/Snowty/myCVE/blob/master/CraftCMS-2.6.3000/README.md
#### Github
- https://github.com/Snowty/myCVE
- https://github.com/emh1tg/CraftCMS-2.6.3000