mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
19 lines
860 B
Markdown
19 lines
860 B
Markdown
### [CVE-2021-23398](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23398)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1314286
|
|
- https://snyk.io/vuln/SNYK-JS-REACTBOOTSTRAPTABLE-1314285
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|