During a routine web application security assessment, you discover that user input is not being properly sanitized, leading to potential cross-site scripting (XSS) vulnerabilities. Which phase of the OWASP Testing Guide would best address this issue?
Session Management Testing
Server Configuration Testing
Input Validation Testing
Authentication Testing