CVE-2023-30838: PrestaShop vulnerable to possible XSS injection through Validate::isCleanHTML method
PrestaShop is an Open Source e-commerce web application. Prior to versions 8.0.4 and 1.7.8.9, the ValidateCore::isCleanHTML() method of Prestashop misses hijackable events which can lead to cross-site scripting (XSS) injection, allowed by the presence of pre-setup @keyframes methods. This XSS, which hijacks HTML attributes, can be triggered without any interaction by the visitor/administrator, which makes it as dangerous as a trivial XSS attack. Contrary to other attacks which target HTML attributes and are triggered without user interaction (such as onload / onerror which suffer from a very limited scope), this one can hijack every HTML element, which increases the danger due to a complete HTML elements scope. Versions 8.0.4 and 1.7.8.9 contain a fix for this issue.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2023-30838?
CVE-2023-30838 is a vulnerability in PrestaShop that allows for cross-site scripting (XSS) injection.
What is the severity of CVE-2023-30838?
The severity of CVE-2023-30838 is critical with a CVSS score of 9.9.
How does CVE-2023-30838 affect PrestaShop?
CVE-2023-30838 affects PrestaShop versions prior to 8.0.4 and 1.7.8.9.
How can I fix CVE-2023-30838?
To fix CVE-2023-30838, it is recommended to update to PrestaShop versions 8.0.4 or 1.7.8.9.
Where can I find more information about CVE-2023-30838?
More information about CVE-2023-30838 can be found in the references provided by PrestaShop.