Vulnerability CVE-2022-29078


Published: 2022-04-25

Description:
The ejs (aka Embedded JavaScript templates) package 3.1.6 for Node.js allows server-side template injection in settings[view options][outputFunctionName]. This is parsed as an internal option, and overwrites the outputFunctionName option with an arbitrary OS command (which is executed upon template compilation).

 References:
https://eslam.io/posts/ejs-server-side-template-injection-rce/
https://github.com/mde/ejs/releases

Copyright 2026, cxsecurity.com

 

Back to Top