zopefoundation / RestrictedPython

A restricted execution environment for Python to run untrusted code.
http://restrictedpython.readthedocs.io/
Other
467 stars 38 forks source link

safer_getattr #282

Closed loechel closed 2 months ago

loechel commented 2 months ago

fix a possible breakout possibility in the provided safer_getattr methode in Guards

icemac commented 2 months ago

Released in https://pypi.org/project/RestrictedPython/7.2/