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

787 B

CVE-2021-23443

Description

This affects the package edge.js before 5.3.2. A type confusion vulnerability can be used to bypass input sanitization when the input to be rendered is an array (instead of a string or a SafeValue), even if {{ }} are used.

POC

Reference

Github