First published: Mon Feb 03 2025(Updated: )
Wazuh is a free and open source platform used for threat prevention, detection, and response. It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments. The wazuh-agent for Windows is vulnerable to a Local Privilege Escalation vulnerability due to improper ACL of the non-default installation directory. A local malicious user could potentially exploit this vulnerability by placing one of the many DLL that are loaded and not present on the system in the installation folder of the agent OR by replacing the service executable binary itself with a malicious one. The root cause is an improper ACL applied on the installation folder when a non-default installation path is specified (e.g,: C:\wazuh). Many DLLs are loaded from the installation folder and by creating a malicious DLLs that exports the functions of a legit one (and that is not found on the system where the agent is installed, such as rsync.dll) it is possible to escalate privileges from a low-privileged user and obtain code execution under the context of NT AUTHORITY\SYSTEM. This issue has been addressed in version 4.9.0 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Wazuh Agent | <4.9.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-35177 is classified as a Local Privilege Escalation vulnerability with a high severity rating.
To remediate CVE-2024-35177, upgrade the wazuh-agent for Windows to version 4.9.0 or later.
CVE-2024-35177 affects the Wazuh Agent for Windows versions prior to 4.9.0.
CVE-2024-35177 is a Local Privilege Escalation vulnerability that allows attackers to gain elevated access permissions.
CVE-2024-35177 was disclosed in 2024, specifically highlighting vulnerabilities in the Wazuh platform.