Hello folks,

As much as i understand,Cross-site scripting is a type of computer security vulnerability typically found in web applications.
which enables attackers to inject client-side scripts into web page viewed by other users.

Can someone explain me the function of cross-site scripting?

How can we fix it?