Vulnerability Description
This affects versions before 1.19.1 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Bootstrap-Table | Bootstrap Table | < 1.19.1 |
Related Weaknesses (CWE)
References
- https://github.com/wenzhixin/bootstrap-table/blob/develop/src/utils/index.js%23LBroken LinkThird Party Advisory
- https://security.snyk.io/vuln/SNYK-JS-BOOTSTRAPTABLE-1657597ExploitPatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1910690ExploitMitigationThird Party Advisory
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1910689ExploitMitigationThird Party Advisory
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBWENZHIXIN-1910687ExploitMitigationThird Party Advisory
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1910688ExploitMitigationThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-BOOTSTRAPTABLE-1657597ExploitMitigationThird Party Advisory
- https://github.com/wenzhixin/bootstrap-table/blob/develop/src/utils/index.js%23LBroken LinkThird Party Advisory
- https://security.snyk.io/vuln/SNYK-JS-BOOTSTRAPTABLE-1657597ExploitPatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1910690ExploitMitigationThird Party Advisory
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1910689ExploitMitigationThird Party Advisory
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBWENZHIXIN-1910687ExploitMitigationThird Party Advisory
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1910688ExploitMitigationThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-BOOTSTRAPTABLE-1657597ExploitMitigationThird Party Advisory
FAQ
What is CVE-2021-23472?
CVE-2021-23472 is a vulnerability with a CVSS score of 3.1 (LOW). This affects versions before 1.19.1 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...
How severe is CVE-2021-23472?
CVE-2021-23472 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-23472?
Check the references section above for vendor advisories and patch information. Affected products include: Bootstrap-Table Bootstrap Table.