PrestaShop is an open-source e-commerce platform. Prior to version 8.1.3, the isCleanHtml method is not used on this this form, which makes it possible to store a cross-site scripting payload in the database. The impact is low because the HTML is not interpreted in BO, thanks to twig's escape mechanism. In FO, the cross-site scripting attack is effective, but only impacts the customer sending it, or the customer session from which it was sent. This issue affects those who have a module fetching these messages from the DB and displaying it without escaping HTML. Version 8.1.3 contains a patch for this issue.
References
Configurations
History
08 Jan 2024, 19:11
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/PrestaShop/PrestaShop/commit/c3d78b7e49f5fe49a9d07725c3174d005deaa597 - Patch | |
References | () https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-vr7m-r9vm-m4wf - Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
CPE | cpe:2.3:a:prestashop:prestashop:*:*:*:*:*:*:*:* | |
First Time |
Prestashop prestashop
Prestashop |
02 Jan 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-02 22:15
Updated : 2024-02-28 20:54
NVD link : CVE-2024-21628
Mitre link : CVE-2024-21628
CVE.ORG link : CVE-2024-21628
JSON object : View
Products Affected
prestashop
- prestashop
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')