Vulnerabilities > Exponentcms

DATE CVE VULNERABILITY TITLE RISK
2016-11-11 CVE-2016-9286 Information Exposure vulnerability in Exponentcms Exponent CMS 2.4.0
framework/modules/users/controllers/usersController.php in Exponent CMS v2.4.0patch1 does not properly restrict access to user records, which allows remote attackers to read address information, as demonstrated by an address/show/id/1 URI.
network
low complexity
exponentcms CWE-200
5.0
2016-11-11 CVE-2016-9285 Information Exposure vulnerability in Exponentcms Exponent CMS 2.4.0
framework/modules/addressbook/controllers/addressController.php in Exponent CMS v2.4.0 allows remote attackers to read user information via a modified id number, as demonstrated by address/edit/id/1, related to an "addresses, countries, and regions" issue.
network
low complexity
exponentcms CWE-200
5.0
2016-11-11 CVE-2016-9284 Information Exposure vulnerability in Exponentcms Exponent CMS 2.4.0
getUsersByJSON in framework/modules/users/controllers/usersController.php in Exponent CMS v2.4.0 allows remote attackers to read user information via users/getUsersByJSON/sort/ and a trailing string.
network
low complexity
exponentcms CWE-200
5.0
2016-11-11 CVE-2016-9283 SQL Injection vulnerability in Exponentcms Exponent CMS 2.4.0
SQL Injection in framework/core/subsystems/expRouter.php in Exponent CMS v2.4.0 allows remote attackers to read database information via address/addContentToSearch/id/ and a trailing string, related to a "sef URL" issue.
network
low complexity
exponentcms CWE-89
5.0
2016-11-11 CVE-2016-9282 SQL Injection vulnerability in Exponentcms Exponent CMS 2.4.0
SQL Injection in framework/modules/search/controllers/searchController.php in Exponent CMS v2.4.0 allows remote attackers to read database information via action=search&module=search with the search_string parameter.
network
low complexity
exponentcms CWE-89
5.0
2016-11-11 CVE-2016-9272 SQL Injection vulnerability in Exponentcms Exponent CMS
A Blind SQL Injection Vulnerability in Exponent CMS through 2.4.0, with the rerank array parameter, can lead to site database information disclosure and denial of service.
network
low complexity
exponentcms CWE-89
6.4
2016-11-07 CVE-2016-9242 SQL Injection vulnerability in Exponentcms Exponent CMS 2.4.0
Multiple SQL injection vulnerabilities in the update method in framework/modules/core/controllers/expRatingController.php in Exponent CMS 2.4.0 allow remote authenticated users to execute arbitrary SQL commands via the (1) content_type or (2) subtype parameter.
network
low complexity
exponentcms CWE-89
6.5
2016-11-04 CVE-2016-9184 Information Exposure vulnerability in Exponentcms Exponent CMS 2.4.0
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.
network
low complexity
exponentcms CWE-200
5.0
2016-11-04 CVE-2016-9183 Information Exposure vulnerability in Exponentcms Exponent CMS 2.4.0
In /framework/modules/ecommerce/controllers/orderController.php of Exponent CMS 2.4.0, untrusted input is passed into selectObjectsBySql.
network
low complexity
exponentcms CWE-200
5.0
2016-11-04 CVE-2016-9182 Improper Access Control vulnerability in Exponentcms Exponent CMS 2.4.0
Exponent CMS 2.4 uses PHP reflection to call a method of a controller class, and then uses the method name to check user permission.
network
low complexity
exponentcms CWE-284
5.0