{ "schema_version": "1.4.0", "id": "GHSA-rrv3-gjv6-v522", "modified": "2022-05-17T03:38:32Z", "published": "2022-05-17T03:38:32Z", "aliases": [ "CVE-2016-9184" ], "details": "In /framework/modules/core/controllers/expHTMLEditorController.php of Exponent CMS 2.4.0, untrusted input is used to construct a table name, and in the selectObject method in mysqli class, table names are wrapped with a character that common filters do not filter, allowing for SQL Injection. Impact is Information Disclosure.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9184" }, { "type": "WEB", "url": "https://github.com/exponentcms/exponent-cms/commit/0ce8b94d745b818bd207933d9a2e7f32587c2c89" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/94227" } ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-89" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-11-04T10:59:00Z" } }