GHSA-MW6Q-98MP-G8G8
Vulnerability from github – Published: 2021-11-08 17:54 – Updated: 2023-01-23 18:49
VLAI?
Summary
Cross-site Scripting in bootstrap-table
Details
This affects all versions of package bootstrap-table. A type confusion vulnerability can lead to a bypass of input sanitization when the input provided to the escapeHTML function is an array (instead of a string) even if the escape attribute is set.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "bootstrap-table"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.19.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-23472"
],
"database_specific": {
"cwe_ids": [
"CWE-79",
"CWE-843"
],
"github_reviewed": true,
"github_reviewed_at": "2021-11-04T17:00:48Z",
"nvd_published_at": "2021-11-03T18:15:00Z",
"severity": "LOW"
},
"details": "This affects all versions of package bootstrap-table. A type confusion vulnerability can lead to a bypass of input sanitization when the input provided to the escapeHTML function is an array (instead of a string) even if the escape attribute is set.",
"id": "GHSA-mw6q-98mp-g8g8",
"modified": "2023-01-23T18:49:17Z",
"published": "2021-11-08T17:54:46Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23472"
},
{
"type": "PACKAGE",
"url": "https://github.com/wenzhixin/bootstrap-table"
},
{
"type": "WEB",
"url": "https://github.com/wenzhixin/bootstrap-table/blob/develop/src/utils/index.js%23L218"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-JS-BOOTSTRAPTABLE-1657597"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1910690"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1910689"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBWENZHIXIN-1910687"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1910688"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-BOOTSTRAPTABLE-1657597"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross-site Scripting in bootstrap-table"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…