cve/2016/CVE-2016-7781.md
2024-06-18 02:51:15 +02:00

18 lines
704 B
Markdown

### [CVE-2016-7781](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7781)
![](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 framework/modules/blog/controllers/blogController.php in Exponent CMS 2.3.9 and earlier allows remote attackers to execute arbitrary SQL commands via the author parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/139484/Exponent-CMS-2.3.9-SQL-Injection.html
#### Github
No PoCs found on GitHub currently.