Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Dec 5, 2023

Previously a symlink attack resistant version of shutil.rmtree() could ignore or pass to the error handler arbitrary exception when invalid arguments were provided.

Previously a symlink attack resistant version of shutil.rmtree() could ignore
or pass to the error handler arbitrary exception when invalid arguments
were provided.
@ambv ambv merged commit 563ccde into python:main Dec 5, 2023
@serhiy-storchaka serhiy-storchaka deleted the shutil-rmtree-ignore-only-oserror branch December 5, 2023 15:53
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Previously a symlink attack resistant version of shutil.rmtree() could ignore
or pass to the error handler arbitrary exception when invalid arguments
were provided.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Previously a symlink attack resistant version of shutil.rmtree() could ignore
or pass to the error handler arbitrary exception when invalid arguments
were provided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants