Solved
XSS (cross-site scripting) vulnerability
http://www.abc.com/search- results.html?search-site=test& locale=en_US%22%3E%3Csvg+src% 3DX+onload%3D%22prompt%28% 27xss%27%29
I see a javacript alert coming up on the browser when i feed the above url due to XSS (cross-site scripting) vulnerability due to improper
handling of provided URL parameters .please let me know how can slove this particular issue