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

20 lines
806 B
Markdown

### [CVE-2017-7991](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7991)
![](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
Exponent CMS 2.4.1 and earlier has SQL injection via a base64 serialized API key (apikey parameter) in the api function of framework/modules/eaas/controllers/eaasController.php.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2017/Apr/78
- https://gist.github.com/404notf0und/ab59234d71fbf35b4926ffd646324f29
- https://packetstormsecurity.com/files/142258/Exponent-CMS-2.4.1-SQL-Injection.html
#### Github
- https://github.com/ARPSyndicate/cvemon