VYPR
Vendor

Simple CMS

Products
1
CVEs
143
Across products
143
Status
Private

Products

1

Recent CVEs

143
View all 143 CVEs →
  • CVE-2017-16783CriNov 10, 2017
    risk 0.67cvss 9.8epss 0.08

    In CMS Made Simple 2.1.6, there is Server-Side Template Injection via the cntnt01detailtemplate parameter.

  • CVE-2024-1527CriMar 12, 2024
    risk 0.64cvss 9.8epss 0.01

    Unrestricted file upload vulnerability in CMS Made Simple, affecting version 2.2.14. This vulnerability allows an authenticated user to bypass the security measures of the upload functionality and potentially create a remote execution of commands via webshell.

  • CVE-2023-36969HigJul 6, 2023
    risk 0.64cvss 8.8epss 0.49

    CMS Made Simple v2.2.17 is vulnerable to Remote Command Execution via the File Upload Function.

  • CVE-2018-10085CriApr 13, 2018
    risk 0.64cvss 9.8epss 0.04

    CMS Made Simple (CMSMS) through 2.2.6 allows PHP object injection because of an unserialize call in the _get_data function of \lib\classes\internal\class.LoginOperations.php. By sending a crafted cookie, a remote attacker can upload and execute code, or delete files.

  • CVE-2018-10081CriApr 13, 2018
    risk 0.64cvss 9.8epss 0.02

    CMS Made Simple (CMSMS) through 2.2.6 contains an admin password reset vulnerability because data values are improperly compared, as demonstrated by a hash beginning with the "0e" substring.

  • CVE-2017-1000453CriJan 2, 2018
    risk 0.64cvss 9.8epss 0.02

    CMS Made Simple version 2.1.6 and 2.2 are vulnerable to Smarty templating injection in some core modules, resulting in unauthenticated PHP code execution.

  • CVE-2017-17735CriDec 18, 2017
    risk 0.64cvss 9.8epss 0.01

    CMS Made Simple (CMSMS) before 2.2.5 does not properly cache login information in cookies.

  • CVE-2017-17734CriDec 18, 2017
    risk 0.64cvss 9.8epss 0.01

    CMS Made Simple (CMSMS) before 2.2.5 does not properly cache login information in sessions.

  • CVE-2017-6070CriFeb 21, 2017
    risk 0.64cvss 9.8epss 0.02

    CMS Made Simple version 1.x Form Builder before version 0.8.1.6 allows remote attackers to execute PHP code via the cntnt01fbrp_forma_form_template parameter in admin_store_form.

  • CVE-2019-9055HigMar 26, 2019
    risk 0.61cvss 8.8epss 0.12

    An issue was discovered in CMS Made Simple 2.2.8. In the module DesignManager (in the files action.admin_bulk_css.php and action.admin_bulk_template.php), with an unprivileged user with Designer permission, it is possible reach an unserialize call with a crafted value in the…

  • CVE-2019-9053HigMar 26, 2019
    risk 0.60cvss 8.1epss 0.69

    An issue was discovered in CMS Made Simple 2.2.8. It is possible with the News module, through a crafted URL, to achieve unauthenticated blind time-based SQL injection via the m1_idlist parameter.

  • CVE-2021-28999HigMay 8, 2023
    risk 0.57cvss 8.8epss 0.01

    SQL Injection vulnerability in CMS Made Simple through 2.2.15 allows remote attackers to execute arbitrary commands via the m1_sortby parameter to modules/News/function.admin_articlestab.php.

  • CVE-2021-40961HigJun 9, 2022
    risk 0.57cvss 8.8epss 0.02

    CMS Made Simple <=2.2.15 is affected by SQL injection in modules/News/function.admin_articlestab.php. The $sortby variable is concatenated with $query1, but it is possible to inject arbitrary SQL language without using the '.

  • CVE-2019-9056HigApr 11, 2019
    risk 0.57cvss 8.8epss 0.01

    An issue was discovered in CMS Made Simple 2.2.8. In the module FrontEndUsers (in the file class.FrontEndUsersManipulate.php or class.FrontEndUsersManipulator.php), it is possible to reach an unserialize call with an untrusted __FEU__ cookie, and achieve authenticated object…

  • CVE-2019-9061HigMar 26, 2019
    risk 0.57cvss 8.8epss 0.02

    An issue was discovered in CMS Made Simple 2.2.8. In the module ModuleManager (in the file action.installmodule.php), it is possible to reach an unserialize call with untrusted input and achieve authenticated object injection by using the "install module" feature.

  • CVE-2019-9057HigMar 26, 2019
    risk 0.57cvss 8.8epss 0.02

    An issue was discovered in CMS Made Simple 2.2.8. In the module FilePicker, it is possible to reach an unserialize call with an untrusted parameter, and achieve authenticated object injection.

  • CVE-2019-9693HigMar 11, 2019
    risk 0.57cvss 8.8epss 0.01

    In CMS Made Simple (CMSMS) before 2.2.10, an authenticated user can achieve SQL Injection in class.showtime2_data.php via the functions _updateshow (parameter show_id), _inputshow (parameter show_id), _Getshowinfo (parameter show_id), _Getpictureinfo (parameter picture_id),…

  • CVE-2018-10519HigApr 27, 2018
    risk 0.57cvss 8.8epss 0.01

    CMS Made Simple (CMSMS) 2.2.7 contains a privilege escalation vulnerability from ordinary user to admin user by arranging for the eff_uid value within $_COOKIE[$this->_loginkey] to equal 1, because files in the tmp/ directory are accessible through HTTP requests. NOTE: this…

  • CVE-2018-10084HigApr 13, 2018
    risk 0.57cvss 8.8epss 0.01

    CMS Made Simple (CMSMS) through 2.2.6 contains a privilege escalation vulnerability from ordinary user to admin user by arranging for the eff_uid value within $_COOKIE[$this->_loginkey] to equal 1, because an SHA-1 cryptographic protection mechanism can be bypassed.

  • CVE-2018-10031HigApr 11, 2018
    risk 0.57cvss 8.8epss 0.00

    CMS Made Simple (aka CMSMS) 2.2.7 has CSRF in admin/moduleinterface.php.