Vulnerability CVE-2021-33394


Published: 2021-05-27

Description:
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.

Type:

CWE-384

(Session Fixation)

CVSS2 => (AV:N/AC:L/Au:S/C:P/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5.5/10
4.9/10
8/10
Exploit range
Attack complexity
Authentication
Remote
Low
Single time
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
None
Affected software
Cubecart -> Cubecart 

 References:
https://github.com/cubecart/v6/commit/aac7b3a13a43e302d91f94a120417b2fda737d0f
https://github.com/xoffense/POC/blob/main/Session%20Fixation%20in%20Cubecart%206.4.2.md

Copyright 2024, cxsecurity.com

 

Back to Top