VulnerabilityModified
CVE-2021-33394
Cubecart 6.4.2 allows Session Fixation.
MEDIUM 5.4EPSS 0.70%
Does this matter?
Lower severity and a low EPSS score (0.70%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.4 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
- EPSS
- 0.70% probability · 51th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-384
- Affected
- cubecart/cubecart
- Source
- cve@mitre.org
References
- https://github.com/cubecart/v6/commit/aac7b3a13a43e302d91f94a120417b2fda737d0fPatch, Third Party Advisory
- https://github.com/xoffense/POC/blob/main/Session%20Fixation%20in%20Cubecart%206.4.2.mdExploit, Patch, Third Party Advisory
- https://github.com/cubecart/v6/commit/aac7b3a13a43e302d91f94a120417b2fda737d0fPatch, Third Party Advisory
- https://github.com/xoffense/POC/blob/main/Session%20Fixation%20in%20Cubecart%206.4.2.mdExploit, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.