CubeCart is an ecommerce software solution. Prior to version 6.5.11, the contact form’s Enquiry field accepts raw HTML and that HTML is included verbatim in the email sent to the store admin. By submitting HTML in the Enquiry, the admin receives an email containing that HTML. This indicates user input is not being escaped or sanitized before being output in email (and possibly when re-rendering the form), leading to Cross-Site Scripting / HTML injection risk in email clients or admin UI. This issue has been patched in version 6.5.11.
References
Link | Resource |
---|---|
https://github.com/cubecart/v6/commit/299065bd4a8836782ce92f70988c730f130756db | Patch |
https://github.com/cubecart/v6/commit/48336c54532705873a8c4106208c2d596f128047 | Patch |
https://github.com/cubecart/v6/security/advisories/GHSA-5hg3-m3q3-v2p4 | Exploit Vendor Advisory |
https://github.com/cubecart/v6/security/advisories/GHSA-5hg3-m3q3-v2p4 | Exploit Vendor Advisory |
Configurations
History
23 Sep 2025, 16:51
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:cubecart:cubecart:*:*:*:*:*:*:*:* | |
First Time |
Cubecart cubecart
Cubecart |
|
References | () https://github.com/cubecart/v6/commit/299065bd4a8836782ce92f70988c730f130756db - Patch | |
References | () https://github.com/cubecart/v6/commit/48336c54532705873a8c4106208c2d596f128047 - Patch | |
References | () https://github.com/cubecart/v6/security/advisories/GHSA-5hg3-m3q3-v2p4 - Exploit, Vendor Advisory |
22 Sep 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/cubecart/v6/security/advisories/GHSA-5hg3-m3q3-v2p4 - |
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-59411
Mitre link : CVE-2025-59411
CVE.ORG link : CVE-2025-59411
JSON object : View
Products Affected
cubecart
- cubecart
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')