mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
20 lines
806 B
Markdown
20 lines
806 B
Markdown
### [CVE-2017-7991](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7991)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|