cve/2021/CVE-2021-23472.md
2024-05-25 21:48:12 +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