Security Advisory

CVE-2016-9481

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2016-11-29 23:00:00
Last updated 2024-08-06 02:50:38
Assigner 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.