← Back to CVE List

CVE-2020-29587

Published: 2021-01-14T16:15Z
Last Modified: 2024-11-21T05:24Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt