Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2021-23398 1 React-bootstrap-table Project 1 React-bootstrap-table 2024-11-21 6.1 Medium
All versions of package react-bootstrap-table are vulnerable to Cross-site Scripting (XSS) via the dataFormat parameter. The problem is triggered when an invalid React element is returned, leading to dangerouslySetInnerHTML being used, which does not sanitize the output.