I m getting a vulnerability alert from Mcafee Secure saying that there is an XSS vulnerability on my site. The string they use to produce it is:
I can t get the alert to display when submitting the URL, but McAfee swears it is a real vulnerability.
What s the best way to address that problem? I was thinking about using apache mod_rewrite to just rewrite all urls that contain the script tag. That said, I couldn t figure out how to write the expression to identify the tag.