Vulnerability Details : CVE-2021-33394
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.
Products affected by CVE-2021-33394
- cpe:2.3:a:cubecart:cubecart:6.4.2:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-33394
0.05%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 24 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-33394
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:N |
8.0
|
4.9
|
NIST | |
5.4
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N |
2.8
|
2.5
|
NIST |
CWE ids for CVE-2021-33394
-
Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-33394
-
https://github.com/xoffense/POC/blob/main/Session%20Fixation%20in%20Cubecart%206.4.2.md
POC/Session Fixation in Cubecart 6.4.2.md at main · xoffense/POC · GitHubExploit;Patch;Third Party Advisory
-
https://github.com/cubecart/v6/commit/aac7b3a13a43e302d91f94a120417b2fda737d0f
#2870 - session fixation · cubecart/v6@aac7b3a · GitHubPatch;Third Party Advisory
Jump to