CWE-51 – Path Equivalence: ‘/multiple//internal/slash’
Description A software system that accepts path input in the form of multiple internal slash ('/multiple//internal/slash/') without appropriate validation can lead to ambiguous path resolution...
CWE-50 – Path Equivalence: ‘//multiple/leading/slash’
Description A software system that accepts path input in the form of multiple leading slash ('//multiple/leading/slash') without appropriate validation can lead to ambiguous path resolution...