Files
CVEs-PoC/2020/CVE-2020-26045.md
T
2024-05-25 21:48:12 +02:00

18 lines
725 B
Markdown

### [CVE-2020-26045](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26045)
![](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.11 allows SQL Injection via parameter 'name' in /fuel/permissions/create/. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
### POC
#### Reference
- https://github.com/daylightstudio/FUEL-CMS/issues/575
#### Github
No PoCs found on GitHub currently.