VulnerabilityModified
CVE-2019-15955
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.
MEDIUM 6.5EPSS 0.87%
Does this matter?
Lower severity and a low EPSS score (0.87%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.0
- 6.5 MEDIUMCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.87% probability · 57th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-327, CWE-330
- Affected
- totaljs/total.js cms
- Source
- cve@mitre.org
References
- https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdfExploit, Third Party Advisory
- https://seclists.org/fulldisclosure/2019/Sep/3Exploit, Mailing List, Third Party Advisory
- https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdfExploit, Third Party Advisory
- https://seclists.org/fulldisclosure/2019/Sep/3Exploit, Mailing List, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.