2022-07-09 00:44:30 +00:00
|
|
|
id: claris-filemaker-webdirect
|
|
|
|
|
|
|
|
info:
|
2022-11-15 16:28:37 +00:00
|
|
|
name: Claris FileMaker WebDirect Panel - Detect
|
2022-07-09 00:44:30 +00:00
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
2022-11-15 16:28:37 +00:00
|
|
|
description: Claris FileMaker WebDirect panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/5669
|
2022-07-09 00:44:30 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-dork: title:"Claris FileMaker WebDirect"
|
2022-11-15 16:45:39 +00:00
|
|
|
tags: panel,edb
|
2022-07-09 00:44:30 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/fmi/webd/'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Claris FileMaker WebDirect</title>'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'text/html'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-11-15 16:28:37 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2022/11/10
|