VYPR

Exponent CMS

by Exponent

Source repositories

CVEs (80)

  • CVE-2016-9025CriDec 31, 2020
    risk 0.57cvss 9.8epss 0.01

    Exponent CMS before 2.6.0 has improper input validation in purchaseOrderController.php.

  • CVE-2016-9023CriDec 31, 2020
    risk 0.57cvss 9.8epss 0.01

    Exponent CMS before 2.6.0 has improper input validation in cron/find_help.php.

  • CVE-2016-9022CriDec 31, 2020
    risk 0.57cvss 9.8epss 0.01

    Exponent CMS before 2.6.0 has improper input validation in usersController.php.

  • CVE-2016-9021CriDec 31, 2020
    risk 0.57cvss 9.8epss 0.01

    Exponent CMS before 2.6.0 has improper input validation in storeController.php.

  • CVE-2016-8900CriMay 24, 2019
    risk 0.57cvss 9.8epss 0.02

    Exponent CMS version 2.3.9 suffers from a Object Injection vulnerability in framework/modules/core/controllers/expTagController.php related to change_tags.

  • CVE-2016-8898CriMay 24, 2019
    risk 0.57cvss 9.8epss 0.02

    Exponent CMS version 2.3.9 suffers from a sql injection vulnerability in framework/modules/ecommerce/controllers/cartController.php.

  • CVE-2016-8899CriMay 23, 2019
    risk 0.57cvss 9.8epss 0.02

    Exponent CMS version 2.3.9 suffers from a Object Injection vulnerability in framework/modules/core/controllers/expCatController.php related to change_cats.

  • CVE-2016-8897CriMay 23, 2019
    risk 0.57cvss 9.8epss 0.02

    Exponent CMS version 2.3.9 suffers from a sql injection vulnerability in framework/modules/help/controllers/helpController.php.

  • CVE-2016-7443CriMar 7, 2018
    risk 0.57cvss 9.8epss 0.02

    Exponent CMS 2.3.0 through 2.3.9 allows remote attackers to have unspecified impact via vectors related to "uploading files to wrong location."

  • CVE-2016-9019CriMar 7, 2017
    risk 0.57cvss 9.8epss 0.03

    SQL injection vulnerability in the activate_address function in framework/modules/addressbook/controllers/addressController.php in Exponent CMS 2.3.9 and earlier allows remote attackers to execute arbitrary SQL commands via the is_what parameter.

  • CVE-2016-7789CriMar 7, 2017
    risk 0.57cvss 9.8epss 0.03

    SQL injection vulnerability in framework/core/models/expConfig.php in Exponent CMS 2.3.9 and earlier allows remote attackers to execute arbitrary SQL commands via the apikey parameter.

  • CVE-2016-7783CriMar 7, 2017
    risk 0.57cvss 9.8epss 0.03

    SQL injection vulnerability in framework/core/models/expRecord.php in Exponent CMS 2.3.9 and earlier allows remote attackers to execute arbitrary SQL commands via the title parameter.

  • CVE-2016-7782CriMar 7, 2017
    risk 0.57cvss 9.8epss 0.03

    SQL injection vulnerability in framework/core/models/expConfig.php in Exponent CMS 2.3.9 and earlier allows remote attackers to execute arbitrary SQL commands via the src parameter.

  • CVE-2016-9242HigNov 7, 2016
    risk 0.57cvss 8.8epss 0.01

    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.

  • CVE-2021-32441HigFeb 17, 2023
    risk 0.49cvss 7.5epss 0.01

    SQL Injection vulnerability in Exponent-CMS v.2.6.0 fixed in 2.7.0 allows attackers to gain access to sensitive information via the selectValue function in the expConfig class.

  • CVE-2016-9283HigNov 11, 2016
    risk 0.49cvss 7.5epss 0.02

    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.

  • CVE-2016-9282HigNov 11, 2016
    risk 0.49cvss 7.5epss 0.02

    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.

  • CVE-2016-9184HigNov 4, 2016
    risk 0.49cvss 7.5epss 0.02

    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…

  • CVE-2016-9183HigNov 4, 2016
    risk 0.49cvss 7.5epss 0.02

    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 this filter can be bypassed…

  • CVE-2016-9182HigNov 4, 2016
    risk 0.49cvss 7.5epss 0.01

    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 default, so an attacker can…