Security Advisory
CVE-2016-9481
CVE vulnerability detail — eXtreme Datacenter Security Operations
Description
In framework/modules/core/controllers/expCommentController.php of Exponent CMS 2.4.0, content_id input is passed into showComments. The method showComments is defined in the expCommentControllercontroller with the parameter $this->params[content_id] used directly in SQL. Impact is a SQL injection.