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.
References
Link | Resource |
---|---|
http://www.pang0lin.com/?p=1076 | Exploit Technical Description |
http://www.securityfocus.com/bid/94590 | |
http://www.securitytracker.com/id/1037368 | |
http://www.pang0lin.com/?p=1076 | Exploit Technical Description |
http://www.securityfocus.com/bid/94590 | |
http://www.securitytracker.com/id/1037368 |
Configurations
History
21 Nov 2024, 03:01
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.pang0lin.com/?p=1076 - Exploit, Technical Description | |
References | () http://www.securityfocus.com/bid/94590 - | |
References | () http://www.securitytracker.com/id/1037368 - |
Information
Published : 2016-11-29 23:59
Updated : 2024-11-21 03:01
NVD link : CVE-2016-9481
Mitre link : CVE-2016-9481
CVE.ORG link : CVE-2016-9481
JSON object : View
Products Affected
exponentcms
- exponent_cms
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')