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

18 lines
662 B
Markdown

### [CVE-2016-10378](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10378)
![](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
e107 2.1.1 allows SQL injection by remote authenticated administrators via the pagelist parameter to e107_admin/menus.php, related to the menuSaveVisibility function.
### POC
#### Reference
- http://code610.blogspot.com/2016/09/sql-injection-in-latest-e107-cms.html
#### Github
No PoCs found on GitHub currently.