The product accepts input in the form of a backslash absolute path ('\absolute\pathname\here') without appropriate validation, which can allow an attacker to traverse the file system to unintended locations or access arbitrary files.
Impact: Read Files or DirectoriesModify Files or Directories
Strategy: Input Validation
Effectiveness: High
Strategy: Input Validation