← Advisories

ABB Cylon Aspect Studio 3.08.03 (CylonLicence.dll) Binary Planting

Critical
Advisory ID
ZSL-2025-5952
Release Date
22 May 2025
Vendor
Affected Version
ASPECT-Studio <=3.08.03
CVE
N/A
Tested On
Microsoft Windows 10 Home (EN), OpenJDK 64-Bit Server VM Temurin-21.0.6+7
Summary

ABB Cylon ASPECT Studio is a graphical programming tool and integrated development environment (IDE) for ABB Cylon ASPECT products. It's used to engineer comprehensive area control and graphical user interface (GUI) solutions, containing a library of logical and graphical widgets. It allows users to monitor and control facilities from anywhere, providing insights into building performance and enabling timely reactions to issues.

Description

A DLL hijacking vulnerability exists in Aspect-Studio version 3.08.03, where the application attempts to load a library named CylonLicence via System.loadLibrary("CylonLicence") without a full path, falling back to the standard library search order. If an attacker can plant a malicious CylonLicence.dll in a writable directory that is searched before the legitimate library path, this DLL will be loaded and executed with the privileges of the user running the application. This flaw enables arbitrary code execution and can be exploited for privilege escalation or persistence, especially in environments where the application is executed by privileged users.

Proof of Concept
Disclosure Timeline
21.04.2024Vulnerability discovered.
22.04.2024Vendor contacted.
22.04.2024Vendor responds.
02.05.2024Working with the vendor.
21.05.2025No response from the vendor.
22.05.2025Public security advisory released.
Credits
Vulnerability discovered by Gjoko Krstic
References
Changelog
22.05.2025Initial release
26.05.2025Added reference [2] and [3]