2023-11-09 09:52:12 +00:00
|
|
|
id: imprivata-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Imprivata Appliance Installation Exposure
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: medium
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Imprivata Appliance is susceptible to the Installation page exposure due to misconfiguration.
|
2023-11-09 09:52:12 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-11-09 10:37:07 +00:00
|
|
|
max-request: 1
|
2023-11-09 09:52:12 +00:00
|
|
|
shodan-query: title:"Appliance Setup Wizard"
|
|
|
|
tags: misconfig,imprivata,install,exposure
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wizard/base.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Appliance Setup Wizard'
|
2023-11-09 10:05:15 +00:00
|
|
|
- 'Imprivata'
|
|
|
|
condition: and
|
2023-11-09 10:07:16 +00:00
|
|
|
case-insensitive: true
|
2023-11-09 09:52:12 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4a0a00473045022100826b575c766f90b0b187a186fd451d278a8fd242e0a5ef84ac15e5d3dd8ec934022053cb60d5062fdc41733dac91bd5c769d451eea04397c2858e748d5d2380aaca0:922c64590222798bb761d5b6d8e72950
|