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.
References
Link | Resource |
---|---|
https://github.com/simplcommerce/SimplCommerce/issues/969 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-01-14 16:15
Updated : 2024-02-28 18:08
NVD link : CVE-2020-29587
Mitre link : CVE-2020-29587
CVE.ORG link : CVE-2020-29587
JSON object : View
Products Affected
simplcommerce
- simplcommerce
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')