CVE-2021-23398 MEDIUM

CVE-2021-23398: Cross-site Scripting (XSS)

Vendor N/A
Product react-bootstrap-table
Published June 24, 2021
Last update September 17, 2024

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 24, 2021 CVE published
September 17, 2024 Record updated