LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33394: Cubecart 6.4.2 allows Session Fixation.

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CubeCart 6.4.2 could let an attacker take over a user session if the victim logs in with a session cookie value the attacker influenced. The core issue is that the application did not issue a fresh session cookie after login.

Executive priority

Treat this as a targeted account-takeover risk for affected CubeCart stores. Prioritize remediation where administrator access, customer accounts, or payment-related workflows are exposed.

Technical view

This is a session fixation flaw in CubeCart 6.4.2. Authentication did not regenerate the session identifier, so a session value established before login could remain valid after authentication and be reused to access the victim’s account session.

Likely exposure

Exposure is most likely on internet-facing CubeCart 6.4.2 stores with customer or administrator login flows. The source bundle does not provide CPEs, broader affected version ranges, or deployment-specific exposure data.

Exploitation context

The bundle includes a public proof-of-concept reference and a CubeCart commit reference. It does not show CISA KEV listing or other cited evidence of active exploitation.

Researcher notes

Evidence is limited but coherent: the CVE description identifies CubeCart 6.4.2 and the failure to regenerate session cookies after login, with a public PoC reference and vendor commit reference. No CVSS, CWE, CPE, or KEV evidence is provided.

Mitigation direction

  • Identify any CubeCart 6.4.2 deployments.
  • Check CubeCart guidance for a release containing the referenced fix.
  • Ensure login regenerates the session identifier after successful authentication.
  • Expire existing sessions after remediation where operationally practical.

Validation and detection

  • Confirm the application version for every CubeCart deployment.
  • Verify session identifiers rotate after successful login.
  • Check whether the referenced vendor commit or equivalent fix is present.
  • Review logs for suspicious concurrent use of the same session.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2021-33394 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.