PT-2017-19350 · Git · Cpython

Published

2017-06-22

·

Updated

2017-06-22

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions No specific software or versions are mentioned.
Description The issue concerns the potential injection of environment variables in subprocesses on Windows. This can occur when user data is passed to a subprocess via an environment variable, allowing for the injection of invalid environment variables and command arguments. Specifically, it checks for environment variable names containing '=' and command arguments containing '0'.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

PSF-2017-8

Affected Products

Cpython