This ASP.NET Security tutorial explains how to control path composition to protect ASP.NET web application from directory traversal vulnerability in VB.NET.
There is a threat for file access named path canonicalization. Canonicalization is a process for converting data in standard (or canonical) form and it refers to the action that builds a path in a safe form. [...]
