VYPR
Unrated severityNVD Advisory· Published Sep 29, 2022· Updated May 20, 2025

CVE-2022-35137

CVE-2022-35137

Description

DGIOT Lightweight industrial IoT v4.5.4 was discovered to contain multiple cross-site scripting (XSS) vulnerabilities.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

DGIOT Lightweight industrial IoT v4.5.4 contains multiple stored XSS vulnerabilities due to lack of output encoding, allowing attackers to steal admin cookies.

Vulnerability

DGIOT Lightweight industrial IoT platform version 4.5.4 is vulnerable to multiple stored cross-site scripting (XSS) attacks. The application fails to output-encode user-supplied JavaScript payloads, such as ``, before rendering them in the browser. This allows malicious scripts to be permanently stored and executed in the context of other users' sessions. [2]

Exploitation

An attacker can inject arbitrary JavaScript into input fields that are later displayed to other users. No special authentication is required beyond the ability to submit data to the vulnerable endpoints. The injected script executes when an administrator or other user views the affected page, enabling the attacker to capture session cookies or perform other actions in the victim's browser context. [2]

Impact

Successful exploitation allows an attacker to steal administrator session cookies, leading to account impersonation and full compromise of the IoT platform's administrative interface. This can result in unauthorized control over connected devices, data exfiltration, and further lateral movement within the network. [2]

Mitigation

As of the publication date (2022-09-29), no official patch or fixed version has been disclosed in the available references. Administrators should apply general XSS prevention measures such as input validation, output encoding, and Content Security Policy (CSP) headers as recommended by OWASP [1]. However, the vendor has not released a specific update for this vulnerability.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.