cve/2023/CVE-2023-29827.md
2024-06-18 02:51:15 +02:00

787 B

CVE-2023-29827

Description

** DISPUTED ** ejs v3.1.9 is vulnerable to server-side template injection. If the ejs file is controllable, template injection can be implemented through the configuration settings of the closeDelimiter parameter. NOTE: this is disputed by the vendor because the render function is not intended to be used with untrusted input.

POC

Reference

Github

No PoCs found on GitHub currently.