Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2020-27478 1 Simplcommerce 1 Simplcommerce 2026-04-15 7.1 High
Cross Site Scripting vulnerability found in Simplcommerce v.40734964b0811f3cbaf64b6dac261683d256f961 thru 3103357200c70b4767986544e01b19dbf11505a7 allows a remote attacker to execute arbitrary code via a crafted script to the search bar feature.
CVE-2020-29587 1 Simplcommerce 1 Simplcommerce 2024-11-21 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.