{ "schema_version": "1.4.0", "id": "GHSA-68r3-j757-34j6", "modified": "2022-05-24T17:39:18Z", "published": "2022-05-24T17:39:18Z", "aliases": [ "CVE-2020-29587" ], "details": "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.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-29587" }, { "type": "WEB", "url": "https://github.com/simplcommerce/SimplCommerce/issues/969" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-01-14T16:15:00Z" } }