Files
CVEs-PoC/2016/CVE-2016-10378.md
2025-09-29 21:09:30 +02:00

18 lines
673 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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.