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.