CVE-2024-54131

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-54131
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-54131.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-54131
Aliases
Downstream
Related
Published
2024-12-03T20:26:00Z
Modified
2025-10-30T20:31:19.126924Z
Severity
  • 7.3 (High) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
Kolide Agent Privilege Escalation (Windows, Versions >= 1.5.3, < 1.12.3)
Details

The Kolide Agent (aka: Launcher) is the lightweight agent designed to work with Kolide's service. An implementation bug in the Kolide Agent (known as launcher) allows for local privilege escalation to the SYSTEM user on Windows 10 and 11. The bug was introduced in version 1.5.3 when launcher started storing upgraded binaries in the ProgramData directory. This move to the new directory meant the launcher root directory inherited default permissions that are not as strict as the previous location. These incorrect default permissions in conjunction with an omitted SystemDrive environmental variable (when launcher starts osqueryd), allows a malicious actor with access to the local Windows device to successfully place an arbitrary DLL into the osqueryd process's search path. Under some circumstances, this DLL will be executed when osqueryd performs a WMI query. This combination of events could then allow the attacker to escalate their privileges to SYSTEM. Impacted versions include versions >= 1.5.3 and the fix has been released in 1.12.3.

Database specific
{
    "cwe_ids": [
        "CWE-276",
        "CWE-456"
    ]
}
References

Affected packages

Git / github.com/kolide/launcher

Affected ranges

Type
GIT
Repo
https://github.com/kolide/launcher
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.5.3"
        },
        {
            "fixed": "1.12.3"
        }
    ]
}

Affected versions

v1.*

v1.10.0
v1.10.1
v1.10.2
v1.10.3
v1.11.0
v1.11.1
v1.11.2
v1.11.3
v1.11.4
v1.11.5
v1.11.6
v1.12.0
v1.12.1
v1.12.2
v1.5.3
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.6.4
v1.6.5
v1.6.6
v1.6.7
v1.7.0
v1.7.1
v1.8.0
v1.8.1
v1.9.1
v1.9.2
v1.9.3
v1.9.4
v1.9.5
v1.9.6