cve/2010/CVE-2010-4780.md

19 lines
856 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-4780](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4780)
![](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
SQL injection vulnerability in the check_banlist function in includes/sessions.php in Enano CMS 1.1.7pl1; 1.0.6pl2; and possibly other versions before 1.1.8, 1.0.6pl3, and 1.1.7pl2 allows remote attackers to execute arbitrary SQL commands via the email parameter to index.php. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://securityreason.com/securityalert/8183
- http://www.exploit-db.com/exploits/15645
#### Github
No PoCs found on GitHub currently.