Files
CVEs-PoC/2021/CVE-2021-23784.md
T
2024-06-09 00:33:16 +00:00

786 B

CVE-2021-23784

Description

This affects the package tempura before 0.4.0. If the input to the esc function is of type object (i.e an array) it is returned without being escaped/sanitized, leading to a potential Cross-Site Scripting vulnerability.

POC

Reference

Github