VYPR

npm package

ejs

pkg:npm/ejs

Vulnerabilities (5)

  • CVE-2024-33883MedApr 28, 2024
    affected < 3.1.10fixed 3.1.10

    The ejs (aka Embedded JavaScript templates) package before 3.1.10 for Node.js lacks certain pollution protection.

  • CVE-2022-29078Apr 25, 2022
    affected < 3.1.7fixed 3.1.7

    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 exe

  • CVE-2017-1000228CriNov 17, 2017
    affected < 2.5.5fixed 2.5.5

    nodejs ejs versions older than 2.5.3 is vulnerable to remote code execution due to weak input validation in ejs.renderFile() function

  • CVE-2017-1000189HigNov 17, 2017
    affected < 2.5.5fixed 2.5.5

    nodejs ejs version older than 2.5.5 is vulnerable to a denial-of-service due to weak input validation in the ejs.renderFile()

  • CVE-2017-1000188MedNov 17, 2017
    affected < 2.5.5fixed 2.5.5

    nodejs ejs version older than 2.5.5 is vulnerable to a Cross-site-scripting in the ejs.renderFile() resulting in code injection