Glossary
Directory Traversal
A vulnerability that allows an attacker to access files and directories stored outside a web application's intended root folder by manipulating file path input, such as using '../' sequences. Successful exploitation can expose configuration files, credentials, or source code.