An attack that improperly reads files in a directory it shouldn't have access to.
An attack that exploits inadequate validation of a path to improperly access a file in an unintended directory. A typical technique smuggles a relative path notation like ../ into the input to climb back up into an unintended parent directory; it's also called path traversal.
© 2026 ITBGM