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.
References
Link | Resource |
---|---|
https://github.com/cubecart/v6/commit/aac7b3a13a43e302d91f94a120417b2fda737d0f | Patch Third Party Advisory |
https://github.com/xoffense/POC/blob/main/Session%20Fixation%20in%20Cubecart%206.4.2.md | Exploit Patch Third Party Advisory |
https://github.com/cubecart/v6/commit/aac7b3a13a43e302d91f94a120417b2fda737d0f | Patch Third Party Advisory |
https://github.com/xoffense/POC/blob/main/Session%20Fixation%20in%20Cubecart%206.4.2.md | Exploit Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 06:08
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/cubecart/v6/commit/aac7b3a13a43e302d91f94a120417b2fda737d0f - Patch, Third Party Advisory | |
References | () https://github.com/xoffense/POC/blob/main/Session%20Fixation%20in%20Cubecart%206.4.2.md - Exploit, Patch, Third Party Advisory |
Information
Published : 2021-05-27 19:15
Updated : 2024-11-21 06:08
NVD link : CVE-2021-33394
Mitre link : CVE-2021-33394
CVE.ORG link : CVE-2021-33394
JSON object : View
Products Affected
cubecart
- cubecart
CWE
CWE-384
Session Fixation