cbcvebase.
CVE-2021-21802
published 2021-07-16

CVE-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
VendorProductVersion rangeFixed in
advantechr-seenet

Detection & IOCsextracted from sources · hover to see the quote

path/php/device_graph_page.php?device_id=%22zlo%20onerror=alert(1)%20%22
path/php/device_graph_page.php
  • 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.