adiscon-loganalyzer: Adiscon LogAnalyzer - Information Disclosure

日期: 2025-08-01 | 影响软件: Adiscon LogAnalyzer | POC: 已公开

漏洞描述

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.

PoC代码[已公开]

id: adiscon-loganalyzer

info:
  name: Adiscon LogAnalyzer - Information Disclosure
  author: geeknik
  severity: high
  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.
  reference:
    - https://loganalyzer.adiscon.com/
  classification:
    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
    cwe-id: CWE-200
    cpe: cpe:2.3:a:adiscon:loganalyzer:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: adiscon
    product: loganalyzer
  tags: adiscon,loganalyzer,syslog,exposure,panel

http:
  - 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'
# digest: 4a0a004730450221009c9d50bd6c5b8cbd06d74df35368ca742927f209367622cc8a31ff8a534dceb90220274e662e9c332f366ebe8288c818cb537f1c2c9c3e947bb884c71e7018ccb1e4:922c64590222798bb761d5b6d8e72950

相关漏洞推荐