SQL injection vulnerability in cron/find_help.php in Exponent CMS 2.3.9 and earlier allows remote attackers to execute arbitrary SQL commands via the version parameter.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
https://github.com/exponentcms/exponent-cms/commit/a8efd9ca71fc9b8b843ad0910d435d237482ee31 | patch |
http://packetstormsecurity.com/files/139484/Exponent-CMS-2.3.9-SQL-Injection.html | third party advisory patch |
http://seclists.org/fulldisclosure/2016/Nov/12 | patch mailing list third party advisory |
http://www.securityfocus.com/bid/97208 | vdb entry |