Skip to content

Fix a bypass for CVE-2020-16881#107952

Merged
aeschli merged 2 commits intomicrosoft:masterfrom
justinsteven:bugfix/fix_CVE-2020-16881_bypass
Oct 2, 2020
Merged

Fix a bypass for CVE-2020-16881#107952
aeschli merged 2 commits intomicrosoft:masterfrom
justinsteven:bugfix/fix_CVE-2020-16881_bypass

Conversation

@justinsteven
Copy link
Contributor

Fixes #107951

Uses child_process.execFile() rather than child_process.exec() to more
effectively resolve the command injection vulnerability.

Fixes microsoft#107951

Uses child_process.execFile() rather than child_process.exec() to more
effectively resolve the command injection vulnerability.
@aeschli aeschli added this to the September 2020 milestone Oct 2, 2020
@aeschli aeschli merged commit a914a30 into microsoft:master Oct 2, 2020
@aeschli
Copy link
Contributor

aeschli commented Oct 2, 2020

@justinsteven Good catch, thanks a lot for the fix!

aeschli added a commit that referenced this pull request Oct 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(Assumed) Fix for CVE-2020-16881 can be bypassed

2 participants