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= HTTP/1.1
Host: {{Hostname}}
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
Accept: */*
matchers-condition: and
matchers:
- type: regex
regex:
- ""
part: body
- type: status
status:
- 200