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

Mart Sõmermaa report at bugs.python.org
Mon Dec 29 09:30:41 CET 2008


Mart Sõmermaa <mrts at mrts.pri.ee> added the comment:

And here's the diff so you can review what I was up to.

Note that this does not yet fix the problem (although the logic looks
about right), I have to examine the problem more thoroughly.

----------
keywords: +patch
Added file: http://bugs.python.org/file12484/issue4489_first_attempt.diff

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


More information about the Python-bugs-list mailing list