PT-2016-7766 · Exponent · Exponent Cms
Published
2016-11-29
·
Updated
2017-07-28
·
CVE-2016-9481
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Exponent CMS version 2.4.0
Description
The issue is related to a SQL injection problem. In the expCommentController.php file, the
content id input is passed into the showComments method. This method uses the $this->params['content id'] parameter directly in SQL, which can lead to SQL injection.Recommendations
For Exponent CMS version 2.4.0, consider validating and sanitizing the
content id input to prevent SQL injection attacks. As a temporary workaround, restrict access to the showComments method until a patch is available.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Exponent Cms