First published: Tue Nov 29 2016(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Exponentcms Exponent Cms | =2.4.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-9481 is classified as a critical vulnerability due to the potential for SQL injection.
CVE-2016-9481 allows an attacker to perform SQL injection, potentially compromising the database.
To fix CVE-2016-9481, upgrade to a patched version of Exponent CMS that addresses the SQL injection vulnerability.
CVE-2016-9481 affects Exponent CMS version 2.4.0.
To detect exploitation of CVE-2016-9481, check the application logs for unusual SQL queries or unauthorized access patterns.