Answer:
Inadequate data sanitization can lead to XSS vulnerabilities as attackers may inject malicious scripts into user inputs, and if not properly sanitized, these scripts may be executed in the browser.
Inadequate data sanitization can lead to XSS vulnerabilities as attackers may inject malicious scripts into user inputs, and if not properly sanitized, these scripts may be executed in the browser.
You may be interested in:
Web Security MCQs - PART 2