Vulnerabilities (CVE)

Filtered by vendor Totaljs Subscribe
Total 23 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-15955 1 Totaljs 1 Total.js Cms 2023-12-10 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-15953 1 Totaljs 1 Total.js Cms 2023-12-10 6.5 MEDIUM 8.8 HIGH
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. This leads to vertical and horizontal privilege escalation.
CVE-2019-8903 1 Totaljs 1 Total.js 2023-12-10 5.0 MEDIUM 7.5 HIGH
index.js in Total.js Platform before 3.2.3 allows path traversal.