### [CVE-2017-5879](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5879) ![](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 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.