◐ Shell
clean mode source ↗

[security][3.4] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) by serhiy-storchaka · Pull Request #2362 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@serhiy-storchaka

Prevent passing other invalid environment variables and command arguments..
(cherry picked from commit d174d24)

@mention-bot

…s on Windows. (pythonGH-2325)

Prevent passing other invalid environment variables and command arguments..
(cherry picked from commit d174d24)

@vstinner 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)

Jun 28, 2017

vstinner

zooba

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Labels