CVE-2020-15145

HIGH EPSS 32.3%
Published Aug 14, 20205y ago · Modified Jun 17, 20262w ago
8.2 CVSS 3.1
High
Find Similar
Published Aug 14, 2020 5y ago
Last Modified Jun 17, 2026 2w ago

Description

In Composer-Setup for Windows before version 6.0.0, if the developer's computer is shared with other users, a local attacker may be able to exploit the following scenarios. 1. A local regular user may modify the existing `C:\ProgramData\ComposerSetup\bin\composer.bat` in order to get elevated command execution when composer is run by an administrator. 2. A local regular user may create a specially crafted dll in the `C:\ProgramData\ComposerSetup\bin` folder in order to get Local System privileges. See: https://itm4n.github.io/windows-server-netman-dll-hijacking. 3. If the directory of the php.exe selected by the user is not in the system path, it is added without checking that it is admin secured, as per Microsoft guidelines. See: https://msrc-blog.microsoft.com/2018/04/04/triaging-a-dll-planting-vulnerability.

CVSS Details

Base Score
8.2
Exploitability
1.5
Impact
6.0
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
32.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-276

Affected Products 1

VendorProductVersionRange
getcomposercomposer-setup* <6.0.0

References 2

  • github.com https://github.com/composer/windows-setup/commit/ca9f1435d368e3377e82d60ef0c7b795afa9f804
    PatchThird Party Advisory
  • github.com https://github.com/composer/windows-setup/security/advisories/GHSA-wgrx-r3qv-332c
    Third Party Advisory

Remediation

  • github.com https://github.com/composer/windows-setup/commit/ca9f1435d368e3377e82d60ef0c7b795afa9f804
    PatchThird Party Advisory