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

Roundup Robot report at bugs.python.org
Sun Dec 9 14:51:25 CET 2012


Roundup Robot added the comment:

New changeset 822b472eff13 by Antoine Pitrou in branch '2.7':
Issue #16248: Disable code execution from the user's home directory by tkinter when the -E flag is passed to Python.
http://hg.python.org/cpython/rev/822b472eff13

----------

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


More information about the Python-bugs-list mailing list