cve/2021/CVE-2021-23443.md
2024-05-25 21:48:12 +02:00

740 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