Vulnerability CVE-2021-23398


Published: 2021-06-24

Description:
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.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

CVSS2 => (AV:N/AC:M/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
React-bootstrap-table project -> React-bootstrap-table 

 References:
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1314286
https://snyk.io/vuln/SNYK-JS-REACTBOOTSTRAPTABLE-1314285
https://github.com/AllenFang/react-bootstrap-table/blob/26d07defab759e4f9bce22d1d568690830b8d9d7/src/TableBody.js%23L114-L118
https://github.com/AllenFang/react-bootstrap-table/issues/2071

Copyright 2024, cxsecurity.com

 

Back to Top