PT-2016-7725 · Exponent · Exponent Cms
Pang0Lin
·
Published
2016-11-15
·
Updated
2016-11-29
·
CVE-2016-9287
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 patch1
Description
The issue arises from untrusted input being passed into the
getSearchResults method in the /framework/modules/notfound/controllers/notfoundController.php file. This method, defined in the search model, uses the parameter $term directly in SQL, leading to a SQL injection issue.Recommendations
For Exponent CMS version 2.4.0 patch1, consider modifying the
getSearchResults method to properly sanitize or parameterize the $term variable to prevent direct SQL injection. As a temporary workaround, restrict access to the notfoundController.php file to minimize the risk of exploitation.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