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
The product allows user input to control or influence paths or file names that are used in filesystem operations.
Link | Tags |
---|---|
https://github.com/chocolatey/boxstarter/security/advisories/GHSA-rpgx-h675-r3jf | third party advisory |
https://github.com/chocolatey/boxstarter/commit/67e320491813550b48900e87105a34ceefdcf633 | third party advisory patch |
https://www.kb.cert.org/vuls/id/208577 | third party advisory |