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

19 lines
786 B
Markdown

### [CVE-2018-3814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3814)
![](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
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