VYPR
Vendor

Simple CMS

Products
1
CVEs
146
Across products
146
Status
Private

Products

1

Recent CVEs

146
View all 146 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-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-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.

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

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

  • CVE-2018-1000092HigMar 13, 2018
    risk 0.57cvss 8.8epss 0.00

    CMS Made Simple version versions 2.2.5 contains a Cross ite Request Forgery (CSRF) vulnerability in Admin profile page that can result in Details can be found here http://dev.cmsmadesimple.org/bug/view/11715. This attack appear to be exploitable via A specially crafted web page.…

  • CVE-2018-1000094HigMar 13, 2018
    risk 0.53cvss 7.2epss 0.41

    CMS Made Simple version 2.2.5 contains a Remote Code Execution vulnerability in File Manager that can result in Allows an authenticated admin that has access to the file manager to execute code on the server. This attack appear to be exploitable via File upload -> copy to any…

  • CVE-2018-7448HigFeb 26, 2018
    risk 0.53cvss 7.5epss 0.13

    Remote code execution vulnerability in /cmsms-2.1.6-install.php/index.php in CMS Made Simple version 2.1.6 allows remote attackers to inject arbitrary PHP code via the "timezone" parameter in step 4 of a fresh installation procedure.

  • CVE-2016-7904HigJan 16, 2017
    risk 0.52cvss 8.0epss 0.01

    Cross-site request forgery (CSRF) vulnerability in CMS Made Simple before 2.1.6 allows remote attackers to hijack the authentication of administrators for requests that create accounts via an admin/adduser.php request.

  • CVE-2018-10517HigApr 27, 2018
    risk 0.51cvss 7.2epss 0.12

    In CMS Made Simple (CMSMS) through 2.2.7, the "module import" operation in the admin dashboard contains a remote code execution vulnerability, exploitable by an admin user, because an XML Package can contain base64-encoded PHP code in a data element.

  • CVE-2017-1000454HigJan 2, 2018
    risk 0.51cvss 7.8epss 0.01

    CMS Made Simple 2.1.6, 2.2, 2.2.1 are vulnerable to Smarty Template Injection in some core components, resulting in local file read before 2.2, and local file inclusion since 2.2.1

  • CVE-2017-8912HigMay 12, 2017
    risk 0.50cvss 7.2epss 0.03

    CMS Made Simple (CMSMS) 2.1.6 allows remote authenticated administrators to execute arbitrary PHP code via the code parameter to admin/editusertag.php, related to the CreateTagFunction and CallUserTag functions. NOTE: the vendor reportedly has stated this is "a feature, not a…

  • CVE-2018-10083HigApr 13, 2018
    risk 0.49cvss 7.5epss 0.02

    CMS Made Simple (CMSMS) through 2.2.7 contains an arbitrary file deletion vulnerability in the admin dashboard via directory traversal sequences in the val parameter within a cmd=del request, because code under modules\FilePicker does not restrict the val parameter.

  • CVE-2018-10515HigApr 27, 2018
    risk 0.47cvss 7.2epss 0.02

    In CMS Made Simple (CMSMS) through 2.2.7, the "file unpack" operation in the admin dashboard contains a remote code execution vulnerability exploitable by an admin user because a .php file can be present in the extracted ZIP archive.