Multiple choice technology security Allowing user input to control paths used in file system operations may results in---- Privilege Escalations Path traversal Attack Cross Site Scripting Buffer overflow Reveal answer Fill a bubble to check yourself B Correct answer Explanation Allowing unsanitized user input to control file system paths allows attackers to manipulate file paths using directory traversal sequences (like ../), resulting in a Path Traversal attack.