2021-10-11 15:36:54 +00:00
id : adiscon-loganalyzer
info :
2023-02-02 23:05:19 +00:00
name : Adiscon LogAnalyzer - Information Disclosure
2021-10-11 15:36:54 +00:00
author : geeknik
2023-02-02 23:05:19 +00:00
severity : high
2022-03-22 03:48:47 +00:00
description : Adiscon LogAnalyzer was discovered. Adiscon LogAnalyzer is a web interface to syslog and other network event data. It provides easy browsing and analysis of real-time network events and reporting services.
classification :
2023-02-02 23:05:19 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
2022-03-22 03:48:47 +00:00
cwe-id : CWE-200
2023-01-27 14:57:27 +00:00
reference :
- https://loganalyzer.adiscon.com/
tags : adiscon,loganalyzer,syslog,exposure,panel
2021-10-11 15:36:54 +00:00
requests :
- method : GET
path :
- '{{BaseURL}}'
matchers-condition : and
matchers :
- type : word
part : body
words :
- 'Adiscon LogAnalyzer'
- 'value="SYSLOG"'
- 'value="EVTRPT"'
- 'value="WEBLOG"'
condition : and
- type : status
status :
- 200
- type : word
part : header
words :
- 'text/html'
2022-03-22 03:48:47 +00:00
# Enhanced by mp on 2022/03/20