File Path Traversal, Validation of Start of Path | Web Security Academy (Audio)

Опубликовано: 06 Июнь 2026
на канале: Bnke
506
3

This Video Shows the Lab Solution of a file path traversal vulnerability in the display of product images.

The application transmits the full file path via a request parameter, and validates that the supplied path starts with the expected folder.

To solve the lab, retrieve the contents of the /etc/passwd file.