mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
832 B
Markdown
18 lines
832 B
Markdown
### [CVE-2017-5879](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5879)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Exponent CMS 2.4.1. This is a blind SQL injection that can be exploited by un-authenticated users via an HTTP GET request and which can be used to dump database data out to a malicious server, using an out-of-band technique, such as select_loadfile(). The vulnerability affects source_selector.php and the following parameter: src.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/exponentcms/exponent-cms/issues/73
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|