[issue13734] Add a generic directory walker method to avoid symlink attacks

Benjamin Peterson report at bugs.python.org
Sat May 12 21:52:12 CEST 2012


Benjamin Peterson <benjamin at python.org> added the comment:

2012/5/12 Charles-François Natali <report at bugs.python.org>:
>
> Charles-François Natali <neologix at free.fr> added the comment:
>
>> It would be nice if the documentation of fwalk() explained why you would
>> want to use it over walk().
>
> How does the attached patch look?

Okay, but explain what a "symlink attack" is.

----------

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


More information about the Python-bugs-list mailing list