Files
CVEs-PoC/2021/CVE-2021-23472.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2021-23472

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.

POC

Reference

Github