Описание
Cross-site scripting in react-bootstrap-table
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.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2021-23398
- https://github.com/AllenFang/react-bootstrap-table/issues/2071
- https://github.com/AllenFang/react-bootstrap-table/blob/26d07defab759e4f9bce22d1d568690830b8d9d7/src/TableBody.js%23L114-L118
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1314286
- https://snyk.io/vuln/SNYK-JS-REACTBOOTSTRAPTABLE-1314285
Пакеты
Наименование
react-bootstrap-table
npm
Затронутые версииВерсия исправления
<= 4.3.1
Отсутствует
Связанные уязвимости
CVSS3: 6.1
nvd
больше 4 лет назад
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.