Cross Site Scripting (XSS) Vulnerability
I am trying to find the root of the problem of my XSS vulnerability that iPage's site lock reported to me.
URL:(My Job Roller Site)/jobs/full-time-needed-in-south-sa/?antispam_answer=1&apply_to_job=Apply for
Job&your_coverletter=1&your_cv=1&your_email=1&your _message=1&your_name=1
Cross site scripting vulnerability found in args:antispam_answer,apply_to_job,your_coverletter,you r_cv,your_email,your_message,your_name
URL:(My Job Roller Site)?=1&full_address=1&latitude=1&location=1&long itude=1&north_east_lat=1&north_east_ln
g=1&ptype=job_listing&radius=1&s=1&south_west_lat= 1&south_west_lng=1
Cross site scripting vulnerability found in args:,full_address,latitude,location,longitude,north_e ast_lat,north_east_lng,ptype,radius,s,south_west_l at,south_west_lng
Anybody have a clue as to why this is happening and how to fix it?