VYPR

npm package

react-bootstrap-table

pkg:npm/react-bootstrap-table

Vulnerabilities (1)

  • CVE-2021-23398Jun 24, 2021
    affected <= 4.3.1

    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.