Security Advisory

CVE-2020-15264

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-10-20 20:25:17
Last updated 2024-08-04 13:15:19
Assigner GitHub_M
State PUBLISHED

Description

The Boxstarter installer before version 2.13.0 configures C:ProgramDataBoxstarter to be in the system-wide PATH environment variable. However, this directory is writable by normal, unprivileged users. To exploit the vulnerability, place a DLL in this directory that a privileged service is looking for. For example, WptsExtensions.dll When Windows starts, itll execute the code in DllMain() with SYSTEM privileges. Any unprivileged user can execute code with SYSTEM privileges. The issue is fixed in version 3.13.0