VYPR

Total.js CMS

by Totaljs

CVEs (6)

  • CVE-2019-15954CriSep 5, 2019
    risk 0.74cvss 9.9epss 0.79

    An issue was discovered in Total.js CMS 12.0.0. An authenticated user with the widgets privilege can gain achieve Remote Command Execution (RCE) on the remote server by creating a malicious widget with a special tag containing JavaScript code that will be evaluated server side.…

  • CVE-2019-15952HigSep 5, 2019
    risk 0.58cvss 8.8epss 0.05

    An issue was discovered in Total.js CMS 12.0.0. An authenticated user with the Pages privilege can conduct a path traversal attack (../) to include .html files that are outside the permitted directory. Also, if a page contains a template directive, then the directive will be…

  • CVE-2019-15953HigSep 5, 2019
    risk 0.57cvss 8.8epss 0.02

    An issue was discovered in Total.js CMS 12.0.0. An authenticated user with limited privileges can get access to a resource that they do not own by calling the associated API. The product correctly manages privileges only for the front-end resource path, not for API requests.…

  • CVE-2019-15955MedSep 5, 2019
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in Total.js CMS 12.0.0. A low privilege user can perform a simple transformation of a cookie to obtain the random values inside it. If an attacker can discover a session cookie owned by an admin, then it is possible to brute force it with O(n)=2n instead…

  • CVE-2019-10260MedMar 28, 2019
    risk 0.33cvss 6.1epss 0.01

    Total.js CMS 12.0.0 has XSS related to themes/admin/views/index.html (item.message) and themes/admin/public/ui.js (column.format).

  • CVE-2020-9381HigFeb 24, 2020
    risk 0.00cvss 7.5epss 0.02

    controllers/admin.js in Total.js CMS 13 allows remote attackers to execute arbitrary code via a POST to the /admin/api/widgets/ URI. This can be exploited in conjunction with CVE-2019-15954.