Description
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.
Remediation
References
https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf
https://seclists.org/fulldisclosure/2019/Sep/3
Related Vulnerabilities
CVE-2021-32769 Vulnerability in maven package io.micronaut:micronaut-core
CVE-2023-34462 Vulnerability in maven package io.netty:netty-handler
CVE-2021-21361 Vulnerability in maven package com.bmuschko:gradle-vagrant-plugin
CVE-2020-7700 Vulnerability in npm package phpjs
CVE-2020-27428 Vulnerability in npm package scratch-svg-renderer