cve/2019/CVE-2019-15229.md
2024-06-18 02:51:15 +02:00

18 lines
695 B
Markdown

### [CVE-2019-15229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15229)
![](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
FUEL CMS 1.4.4 has CSRF in the blocks/create/ Create Blocks section of the Admin console. This could lead to an attacker tricking the administrator into executing arbitrary code via a specially crafted HTML page.
### POC
#### Reference
- https://www.sevenlayers.com/index.php/238-fuelcms-1-4-4-csrf
#### Github
No PoCs found on GitHub currently.