Path Equivalence: '//multiple/leading/slash'
CWE-50 · Variant · Incomplete
The product accepts path input in the form of multiple leading slash ('//multiple/leading/slash') without appropriate validation, which can lead to ambiguous path resolution and allow an attacker to traverse the file system to unintended locations or access arbitrary files.