Skip to main content

Improper Input Validation in ejs

CVE-2017-1000228

  • ejs
  • org.webjars.npm:ejs
Severity High
Score 9.8/10

Summary

The ejs package versions prior to 2.5.3 are vulnerable to Remote Code Execution due to weak input validation in "ejs.renderFile()" function

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-20 - Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Advisory Timeline

  • Published