Vulnerability Details : CVE-2020-15264
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
Vulnerability category: File inclusionExecute code
Products affected by CVE-2020-15264
- cpe:2.3:a:chocolatey:boxstarter:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-15264
0.05%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 20 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-15264
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.2
|
HIGH | AV:L/AC:L/Au:N/C:C/I:C/A:C |
3.9
|
10.0
|
NIST | |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST | |
8.0
|
HIGH | CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H |
1.3
|
6.0
|
GitHub, Inc. |
CWE ids for CVE-2020-15264
-
The product allows user input to control or influence paths or file names that are used in filesystem operations.Assigned by: security-advisories@github.com (Primary)
-
The product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource.Assigned by: security-advisories@github.com (Primary)
References for CVE-2020-15264
-
https://github.com/chocolatey/boxstarter/security/advisories/GHSA-rpgx-h675-r3jf
Boxstarter folder allows write access for standard users · Advisory · chocolatey/boxstarter · GitHubThird Party Advisory
-
https://github.com/chocolatey/boxstarter/commit/67e320491813550b48900e87105a34ceefdcf633
Merge pull request from GHSA-rpgx-h675-r3jf · chocolatey/boxstarter@67e3204 · GitHubPatch;Third Party Advisory
-
https://www.kb.cert.org/vuls/id/208577
VU#208577 - Chocolatey Boxstarter vulnerable to privilege escalation due to weak ACLsThird Party Advisory
Jump to