CVE-2016-9481

Publication date

2016-11-29 23:00:00

Family

mitre

State

PUBLISHED

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.