Skip to content

Commit 179e2b9

Browse files
authored
Merge pull request #593 from stof/patch-1
Add CVE-2021-41116 for composer
2 parents a461c10 + 71145ff commit 179e2b9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
title: Improper escaping of command arguments on Windows leading to command injection
2+
link: https://github.com/composer/composer/security/advisories/GHSA-frqg-7g38-6gcf
3+
cve: CVE-2021-41116
4+
branches:
5+
2.x:
6+
time: 2021-10-05 07:39:00
7+
versions: ['>=2.0.0-alpha1', '<2.1.9']
8+
1.10.x:
9+
time: 2021-10-05 07:39:00
10+
versions: ['<1.10.23']
11+
reference: composer://composer/composer

0 commit comments

Comments
 (0)