[issue4489] shutil.rmtree is vulnerable to a symlink attack

Antoine Pitrou report at bugs.python.org
Sun Dec 28 00:31:56 CET 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

Mmmh, very recent Linux kernels (>= 2.6.16) seem to have specific
functions to deal with this (see man pages for openat, unlinkat, etc.).

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


More information about the Python-bugs-list mailing list