- Home
- All questions
- Question 469
CompTIA Security+ study material · question 469 of 611
A request for a report filename returns the contents of a system configuration file elsewhere on disk. Which attack is this?
Show the answer
Answer: C. Directory traversal
The supplied path escapes the intended directory, so the application reads a file it was never meant to serve.
Source: OWASP Input Validation Cheat Sheet (OWASP) — OWASP Input Validation Cheat Sheet › File Upload Validation