[security][3.4] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) by serhiy-storchaka · Pull Request #2362 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Conversation
Prevent passing other invalid environment variables and command arguments..
(cherry picked from commit d174d24)
…s on Windows. (pythonGH-2325) Prevent passing other invalid environment variables and command arguments.. (cherry picked from commit d174d24)
vstinner
changed the title
[3.4] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325)
[security][3.4] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters