{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "6.4.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "1ddacbd2b1b81fc2050414975127bdac2d957030"
            },
            {
              "fixed": "aac7b3a13a43e302d91f94a120417b2fda737d0f"
            }
          ],
          "repo": "https://github.com/cubecart/v6",
          "type": "GIT"
        }
      ]
    }
  ],
  "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.",
  "id": "CVE-2021-33394",
  "modified": "2026-03-13T21:57:39.942378123Z",
  "published": "2021-05-27T19:15:08.327Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/cubecart/v6/commit/aac7b3a13a43e302d91f94a120417b2fda737d0f"
    },
    {
      "type": "FIX",
      "url": "https://github.com/xoffense/POC/blob/main/Session%20Fixation%20in%20Cubecart%206.4.2.md"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}