mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
889 B
889 B
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
- https://github.com/exponentcms/exponent-cms/issues/73
Github
No PoCs found on GitHub currently.