[issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.

Christian Heimes report at bugs.python.org
Sun Nov 4 16:16:49 CET 2012


Christian Heimes added the comment:

I'm all with Antoine's suggestion. readprofile() should not be executed when sys.flags.ignore_environment is set.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16248>
_______________________________________


More information about the Python-bugs-list mailing list