CVE-2019-15955

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:totaljs:total.js_cms:12.0.0:*:*:*:*:*:*:*

History

21 Nov 2024, 04:29

Type Values Removed Values Added
References () https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf - Exploit, Third Party Advisory () https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf - Exploit, Third Party Advisory
References () https://seclists.org/fulldisclosure/2019/Sep/3 - Exploit, Mailing List, Third Party Advisory () https://seclists.org/fulldisclosure/2019/Sep/3 - Exploit, Mailing List, Third Party Advisory

Information

Published : 2019-09-05 19:16

Updated : 2024-11-21 04:29


NVD link : CVE-2019-15955

Mitre link : CVE-2019-15955

CVE.ORG link : CVE-2019-15955


JSON object : View

Products Affected

totaljs

  • total.js_cms
CWE
CWE-327

Use of a Broken or Risky Cryptographic Algorithm

CWE-330

Use of Insufficiently Random Values