Description
PrestaShop is an open-source e-commerce platform. Prior to versions 8.1.3 and 1.7.8.11, some event attributes are not detected by the `isCleanHTML` method. Some modules using the `isCleanHTML` method could be vulnerable to cross-site scripting. Versions 8.1.3 and 1.7.8.11 contain a patch for this issue. The best workaround is to use the `HTMLPurifier` library to sanitize html input coming from users. The library is already available as a dependency in the PrestaShop project. Beware though that in legacy object models, fields of `HTML` type will call `isCleanHTML`.
Remediation
References
Related Vulnerabilities
WordPress Plugin Pods-Custom Content Types and Fields Malicious Code (3.2.3)
phpMyAdmin Improper Input Validation Vulnerability (CVE-2016-6623)
MySQL CVE-2019-2636 Vulnerability (CVE-2019-2636)
WordPress Other Vulnerability (CVE-2007-3639)
Jenkins Improper Input Validation Vulnerability (CVE-2015-1808)