IntermediateVocabulary#cybersecurity#backend#developer-tools

Path Traversal Vocabulary

Build fluency in the vocabulary of escaping an intended base directory via unvalidated, attacker-supplied file paths.

0 / 5 completed
1 / 5
A teammate explains that a web application concatenates a user-supplied filename directly onto a base directory path, and an attacker supplies a filename containing repeated parent-directory segments to escape the intended directory and read arbitrary files. What vulnerability is being described?