In /framework/modules/notfound/controllers/notfoundController.php of Exponent CMS 2.4.0 patch1, untrusted input is passed into getSearchResults. The method getSearchResults is defined in the search model with the parameter '$term' used directly in SQL. Impact is a SQL injection.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/94322 | Third Party Advisory VDB Entry |
https://github.com/exponentcms/exponent-cms/commit/4327ea96b3de89440693e06d03038121aa1fdcea | Issue Tracking Patch Third Party Advisory |
http://www.securityfocus.com/bid/94322 | Third Party Advisory VDB Entry |
https://github.com/exponentcms/exponent-cms/commit/4327ea96b3de89440693e06d03038121aa1fdcea | Issue Tracking Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 03:00
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/94322 - Third Party Advisory, VDB Entry | |
References | () https://github.com/exponentcms/exponent-cms/commit/4327ea96b3de89440693e06d03038121aa1fdcea - Issue Tracking, Patch, Third Party Advisory |
Information
Published : 2016-11-15 11:59
Updated : 2024-11-21 03:00
NVD link : CVE-2016-9287
Mitre link : CVE-2016-9287
CVE.ORG link : CVE-2016-9287
JSON object : View
Products Affected
exponentcms
- exponent_cms
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')