VYPR
Unrated severityNVD Advisory· Published May 27, 2022· Updated Aug 3, 2024

CVE-2022-29732

CVE-2022-29732

Description

Delta Controls enteliTOUCH versions 3.40.3935, 3.40.3706, and 3.33.4005 contain a stored XSS vulnerability in the Username parameter allowing arbitrary web script execution.

AI Insight

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

Delta Controls enteliTOUCH versions 3.40.3935, 3.40.3706, and 3.33.4005 contain a stored XSS vulnerability in the Username parameter allowing arbitrary web script execution.

Vulnerability

A stored cross-site scripting (XSS) vulnerability exists in Delta Controls enteliTOUCH firmware versions 3.40.3935, 3.40.3706, and 3.33.4005. The flaw resides in the handling of the Username parameter, which fails to properly sanitize user-supplied input before reflecting or storing it in the application. An attacker can inject arbitrary HTML or JavaScript into a page that other users will later access, such as during login or user management workflows [1].

Exploitation

To exploit this vulnerability, an attacker needs network access to the enteliTOUCH web interface and a valid, low-privileged account on the building automation system. The attacker crafts a malicious payload containing JavaScript or HTML, submits it via the Username parameter (e.g., during user creation or profile update), and the payload is stored server-side. When an administrator or victim views the affected page, the script executes in the context of the victim's browser [1].

Impact

A successful XSS attack allows the attacker to execute arbitrary web scripts or HTML in the context of the authenticated user's session. This can lead to session hijacking, credential theft (phishing for passwords), defacement of the web interface, or further injection attacks that may compromise the building management system's data integrity and user privacy. The attacker's code runs at the privilege level of the victim user [1].

Mitigation

Delta Controls has not yet released a patched firmware version as of the publication date (2022-05-27). System administrators should restrict network access to the enteliTOUCH web interface to only trusted IP addresses, enforce strong authentication, and monitor for anomalous script behavior in user inputs. Until a fix is provided, no user should be allowed to set a username containing special characters or HTML tags [1][2].

AI Insight generated on May 27, 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

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.