What is Directory Traversal Attack
Directory Traversal in another and critical web application vulnerability which arises due to lack of validation from the server-side. Directory traversal allow an attacker to read change the directory from the server and read the content of the other directories.…