Files
CVEs-PoC/2021/CVE-2021-23472.md
T
2024-06-18 02:51:15 +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