原始 OSV JSON{
"id": "GHSA-2589-w6xf-983r",
"aliases": [
"CVE-2021-23398"
],
"details": "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.",
"summary": "Cross-site scripting in react-bootstrap-table",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "4.3.1"
}
]
}
],
"package": {
"name": "react-bootstrap-table",
"ecosystem": "npm"
}
}
],
"modified": "2021-07-01T21:48:39Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2021-12-10T18:58:49Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23398",
"type": "ADVISORY"
},
{
"url": "https://github.com/AllenFang/react-bootstrap-table/issues/2071",
"type": "WEB"
},
{
"url": "https://github.com/AllenFang/react-bootstrap-table/blob/26d07defab759e4f9bce22d1d568690830b8d9d7/src/TableBody.js%23L114-L118",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1314286",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-REACTBOOTSTRAPTABLE-1314285",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-06-24T15:15:00Z",
"github_reviewed_at": "2021-06-25T13:08:06Z"
}
}