Exponentcms

Exponent Cms

60 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 1.48%
  • Veröffentlicht 11.11.2016 22:59:04
  • Zuletzt bearbeitet 06.05.2026 22:30:45

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.

  • EPSS 1.48%
  • Veröffentlicht 11.11.2016 22:59:03
  • Zuletzt bearbeitet 06.05.2026 22:30:45

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" ...

  • EPSS 1.48%
  • Veröffentlicht 11.11.2016 22:59:02
  • Zuletzt bearbeitet 06.05.2026 22:30:45

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.

  • EPSS 1.7%
  • Veröffentlicht 11.11.2016 22:59:01
  • Zuletzt bearbeitet 06.05.2026 22:30:45

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.

  • EPSS 1.7%
  • Veröffentlicht 11.11.2016 22:59:00
  • Zuletzt bearbeitet 06.05.2026 22:30:45

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.

  • EPSS 2.23%
  • Veröffentlicht 11.11.2016 11:59:00
  • Zuletzt bearbeitet 06.05.2026 22:30:45

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.

  • EPSS 1.37%
  • Veröffentlicht 07.11.2016 11:59:01
  • Zuletzt bearbeitet 06.05.2026 22:30:45

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...

  • EPSS 1.76%
  • Veröffentlicht 04.11.2016 10:59:04
  • Zuletzt bearbeitet 06.05.2026 22:30:45

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 ...

  • EPSS 1.83%
  • Veröffentlicht 04.11.2016 10:59:02
  • Zuletzt bearbeitet 06.05.2026 22:30:45

In /framework/modules/ecommerce/controllers/orderController.php of Exponent CMS 2.4.0, untrusted input is passed into selectObjectsBySql. The method selectObjectsBySql of class mysqli_database uses the injectProof method to prevent SQL injection, but...

  • EPSS 1.41%
  • Veröffentlicht 04.11.2016 10:59:01
  • Zuletzt bearbeitet 06.05.2026 22:30:45

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. But, the method name in PHP reflection is case insensitive, and Exponent CMS permits undefined actions to execute by ...