37 lines
1022 B
YAML
37 lines
1022 B
YAML
id: zabbix-dashboards-access
|
|
|
|
info:
|
|
name: zabbix-dashboards-access
|
|
author: pussycat0x,vsh00t
|
|
severity: medium
|
|
description: zabbix-dashboards-access guest login credentials were successful.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/5595
|
|
- https://packetstormsecurity.com/files/163657/zabbix5x-sqlxss.txt
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
|
|
cvss-score: 5.8
|
|
cwe-id: CWE-522
|
|
metadata:
|
|
max-request: 1
|
|
tags: edb,packetstorm,zabbix,unauth,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/zabbix/zabbix.php?action=dashboard.list"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Create dashboard"
|
|
- "Zabbix SIA"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402200a7c517027109514cb012e83b6bbd70326acda6dc2d7aed696f0764a4da59e70022071d8aadc88c3f5f2060baa5f81eaa2c0fe3a080e86028b4c2754880e55f69723:922c64590222798bb761d5b6d8e72950
|