40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
id: deos-open500ems-panel
|
|
|
|
info:
|
|
name: DEOS OPEN 500EMS Controller - Admin Exposure
|
|
author: sullo
|
|
severity: high
|
|
description: |
|
|
The DEOS OPEN 500EMS controller exposes administrative functions without authentication.
|
|
reference:
|
|
- https://www.deos-ag.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
|
|
cvss-score: 8.6
|
|
cwe-id: CWE-284
|
|
metadata:
|
|
max-request: 2
|
|
tags: openv500,disclosure,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cgi-bin/cosmobdf.cgi?function=0"
|
|
- "{{BaseURL}}/cgi-bin/cosmobdf.cgi?function=1"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<b>OPENview</b>'
|
|
- '/cgi-bin/cosmobdf.cgi?function=12'
|
|
- '/cgi-bin/cosmobdf.cgi?function=2'
|
|
condition: or
|
|
|
|
# digest: 490a0046304402203ed42aaec7196841386bec9af32053b6ee3614297b150a4c4f04cf5aeebcbd5502201111f06fb16dc8d4cea672836a0e0306dcf038da4541c3cb7c6d8246ce9e0055:922c64590222798bb761d5b6d8e72950
|