{ "schema_version": "1.4.0", "id": "GHSA-v9x5-5pq6-7848", "modified": "2022-05-24T19:03:24Z", "published": "2022-05-24T19:03:24Z", "aliases": [ "CVE-2021-33394" ], "details": "Cubecart 6.4.2 allows Session Fixation. The application does not generate a new session cookie after the user is logged in. A malicious user is able to create a new session cookie value and inject it to a victim. After the victim logs in, the injected cookie becomes valid, giving the attacker access to the user's account through the active session.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33394" }, { "type": "WEB", "url": "https://github.com/cubecart/v6/commit/aac7b3a13a43e302d91f94a120417b2fda737d0f" }, { "type": "WEB", "url": "https://github.com/xoffense/POC/blob/main/Session%20Fixation%20in%20Cubecart%206.4.2.md" } ], "database_specific": { "cwe_ids": [ "CWE-384" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-05-27T19:15:00Z" } }