cve/2021/CVE-2021-23784.md
2024-06-18 02:51:15 +02:00

738 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