Vulnerabilities (CVE)

Filtered by vendor Simplcommerce Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-29587 1 Simplcommerce 1 Simplcommerce 2023-12-10 3.5 LOW 5.4 MEDIUM
SimplCommerce 1.0.0-rc uses the Bootbox.js library, which allows creation of programmatic dialog boxes using Bootstrap modals. The Bootbox.js library intentionally does not perform any sanitization of user input, which results in a DOM XSS, because it uses the jQuery .html() function to directly append the payload to a dialog.