Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Exponentcms | Exponent Cms | 2.4.0 |
Related Weaknesses (CWE)
References
- http://www.pang0lin.com/?p=1076ExploitTechnical Description
- http://www.securityfocus.com/bid/94590
- http://www.securitytracker.com/id/1037368
- http://www.pang0lin.com/?p=1076ExploitTechnical Description
- http://www.securityfocus.com/bid/94590
- http://www.securitytracker.com/id/1037368
FAQ
What is CVE-2016-9481?
CVE-2016-9481 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 expCommentControllercontro...
How severe is CVE-2016-9481?
CVE-2016-9481 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2016-9481?
Check the references section above for vendor advisories and patch information. Affected products include: Exponentcms Exponent Cms.