[security][3.3] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) by serhiy-storchaka · Pull Request #2363 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
serhiy-storchaka
commented
Jun 23, 2017
serhiy-storchaka
commented
Member
Prevent passing other invalid environment variables and command arguments..
(cherry picked from commit d174d24)
the-knights-who-say-ni
added
the
CLA signed
label
mention-bot
commented
Jun 23, 2017
mention-bot commented
@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @gvanrossum, @gpshead and @tim-one to be potential reviewers.
…s on Windows. (pythonGH-2325) Prevent passing other invalid environment variables and command arguments.. (cherry picked from commit d174d24)
serhiy-storchaka
force-pushed
the
backport-d174d24-3.3
branch
from
b414d61 to
84bfcb8
Compare
vstinner
changed the title
[3.3] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325)
[security][3.3] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325)
vstinner
approved these changes
vstinner
requested a review
from ned-deily
serhiy-storchaka added 2 commits
vstinner
mentioned this pull request
ned-deily
merged commit
e46f1c1
into
python:3.3
ned-deily
removed their request for review
serhiy-storchaka
deleted the
backport-d174d24-3.3
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment