{ "schema_version": "1.4.0", "id": "GHSA-65g3-q92m-w5gc", "modified": "2022-05-17T02:24:17Z", "published": "2022-05-17T02:24:17Z", "aliases": [ "CVE-2016-9481" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9481" }, { "type": "WEB", "url": "http://www.pang0lin.com/?p=1076" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/94590" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1037368" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-11-29T23:59:00Z" } }