Skip to main content

Improper Input Validation

CVE-2017-1000189

Severity High
Score 7.5/10

Summary

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

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • 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.

References

Advisory Timeline

  • Published