CVE-2021-21802
published 2021-07-16CVE-2021-21802: This vulnerability is present in device_graph_page.php script, which is a part of the Advantech R-SeeNet web applications. A specially crafted URL by an…
PriorityP347medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
9.90%
95.0th percentile
This vulnerability is present in device_graph_page.php script, which is a part of the Advantech R-SeeNet web applications. A specially crafted URL by an attacker and visited by a victim can lead to arbitrary JavaScript code execution.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| advantech | r-seenet | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Look for GET requests to device_graph_page.php with a malicious device_id parameter containing injected HTML/JS event handlers (e.g., onerror=alert) ↗
- →Use Shodan query 'http.html:"r-seenet"' or FOFA query 'body="r-seenet"' to identify exposed Advantech R-SeeNet instances
- →The vulnerable parameter is device_id in the device_graph_page.php script; any unsanitized input reflected in the HTML body indicates exploitability
- ·Vulnerability affects Advantech R-SeeNet version 2.4.12 specifically; verify CPE before applying detections
- ·Exploitation requires user interaction (victim must visit the crafted URL); this is a reflected XSS, not stored ↗
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv3.09.6CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Advantech R-SeeNet - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2021-21802 [MEDIUM] Advantech R-SeeNet - Cross-Site Scripting
Advantech R-SeeNet - Cross-Site Scripting
Advantech R-SeeNet contains a cross-site scripting vulnerability in the device_graph_page.php script via the device_id parameter. A specially crafted URL by an attacker can lead to arbitrary JavaScript code execution.
Template:
id: CVE-2021-21802
info:
name: Advantech R-SeeNet - Cross-Site Scripting
author: gy741
severity: medium
description: Advantech R-SeeNet contains a cross-site scripting vulnerability in the device_graph_page.php script via the device_id parameter. A specially crafted URL by an attacker can lead to arbitrary JavaScript code execution.
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defa
2021-07-16
Published