chocolatey-community/boxstarter

chocolatey-community/boxstarter

Releases67
Frequency1 month 4 weeks
Last Release
Stars1.36K
Repeatable, reboot resilient windows environment installations made easy using Chocolatey packages

CVE History

CVEPublishedCVSS v3CVSS v2
8 HIGH7.2 HIGH

The Boxstarter installer before version 2.13.0 configures C:\ProgramData\Boxstarter 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, it'll 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