Vulnerabilities (CVE)

Filtered by vendor Totaljs Subscribe
Filtered by product Total.js Cms
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-15955 1 Totaljs 1 Total.js Cms 2021-07-21 4.0 MEDIUM 6.5 MEDIUM
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 of O(n)=n^x complexity, and steal the admin password.
CVE-2019-10260 1 Totaljs 1 Total.js Cms 2019-03-29 4.3 MEDIUM 6.1 MEDIUM
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).