CVE-2024-5540
Description
The reflective cross-site scripting vulnerability found in ALC WebCTRL and Carrier i-Vu in versions older than 8.0 affects login panels allowing a
malicious actor to compromise the client browser
.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in ALC WebCTRL and Carrier i-Vu login panels (versions < 8.0) allows attackers to compromise client browsers.
Vulnerability
Overview
CVE-2024-5540 is a reflected cross-site scripting (XSS) vulnerability affecting the login panels of Automated Logic WebCTRL and Carrier i-Vu building automation systems running versions older than 8.0. The vulnerability stems from improper neutralization of user-supplied input during login page rendering, allowing an attacker to inject arbitrary web scripts or HTML into the page response [1].
Exploitation
An attacker can exploit this flaw by crafting a malicious link that, when clicked by an authenticated or unauthenticated user, reflects the injected script in the login panel's response. No special network access is required beyond the ability to deliver the link to a user (e.g., via email or a compromised site). The attack does not require authentication to the target system, as the login page is publicly accessible [1].
Impact
Successful exploitation enables the attacker to execute arbitrary JavaScript in the context of the victim's browser session. This can lead to session hijacking, credential theft, or further compromise of the client's interactions with the building management system. The vulnerability is rated Medium severity (CVSS 6.1) due to the need for user interaction and the potential for data exposure [1].
Mitigation
Carrier and Automated Logic have addressed this issue in version 8.0 and later. Users are strongly advised to upgrade to the latest supported release. No workarounds have been published; however, restricting access to the login page via network segmentation can reduce exposure. The advisory CARR-PSA-2025-03 provides full details [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <8.0
- Range: <8.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.