CubeCart is an ecommerce software solution. Prior to version 6.5.11, there is an absence of automatic session expiration following a user's password change. This oversight poses a security risk, as if a user forgets to log out from a location where they accessed their account, an unauthorized user can maintain access even after the password has been changed. Due to this bug, if an account has already been compromised, the legitimate user has no way to revoke the attacker’s access. The malicious actor retains full access to the account until their session naturally expires. This means the account remains insecure even after the password has been changed. This issue has been patched in version 6.5.11.
References
Link | Resource |
---|---|
https://github.com/cubecart/v6/commit/4bfaeb4485dd82255a108940a163af5ba4583b52 | Patch |
https://github.com/cubecart/v6/commit/62d9be8416aa6fd7343f8932d98c5b112b163e26 | Patch |
https://github.com/cubecart/v6/security/advisories/GHSA-4vwh-x8m2-fmvv | Exploit Vendor Advisory |
https://github.com/cubecart/v6/security/advisories/GHSA-4vwh-x8m2-fmvv | Exploit Vendor Advisory |
Configurations
History
23 Sep 2025, 16:51
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/cubecart/v6/commit/4bfaeb4485dd82255a108940a163af5ba4583b52 - Patch | |
References | () https://github.com/cubecart/v6/commit/62d9be8416aa6fd7343f8932d98c5b112b163e26 - Patch | |
References | () https://github.com/cubecart/v6/security/advisories/GHSA-4vwh-x8m2-fmvv - Exploit, Vendor Advisory | |
First Time |
Cubecart
Cubecart cubecart |
|
CPE | cpe:2.3:a:cubecart:cubecart:*:*:*:*:*:*:*:* |
22 Sep 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/cubecart/v6/security/advisories/GHSA-4vwh-x8m2-fmvv - |
22 Sep 2025, 17:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-22 17:16
Updated : 2025-09-23 16:51
NVD link : CVE-2025-59335
Mitre link : CVE-2025-59335
CVE.ORG link : CVE-2025-59335
JSON object : View
Products Affected
cubecart
- cubecart
CWE
CWE-613
Insufficient Session Expiration