Hi
I have been told that one of my sites has an XSS vulnerability and after running XSS ME (Firefox add-on) the only issue I can detect appears to relate to my zoom_query search input box. The site is passing the XSS String Test but I’m getting reports certain characters were found to be unencoded (the characters identified are ; \ / ‘ =).
Is there a way to correct the code to fix this issue?
Thank you
I have been told that one of my sites has an XSS vulnerability and after running XSS ME (Firefox add-on) the only issue I can detect appears to relate to my zoom_query search input box. The site is passing the XSS String Test but I’m getting reports certain characters were found to be unencoded (the characters identified are ; \ / ‘ =).
Is there a way to correct the code to fix this issue?
Thank you
Comment