{ "schema_version": "1.4.0", "id": "GHSA-x2gc-x3q3-8fp4", "modified": "2024-04-04T01:53:20Z", "published": "2022-05-24T16:55:31Z", "aliases": [ "CVE-2019-15955" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15955" }, { "type": "WEB", "url": "https://github.com/beerpwn/CVE/blob/master/Totaljs_disclosure_report/report_final.pdf" }, { "type": "WEB", "url": "https://seclists.org/fulldisclosure/2019/Sep/3" } ], "database_specific": { "cwe_ids": [ "CWE-327", "CWE-407" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-09-05T19:16:00Z" } }