Staging
v0.5.1
https://github.com/python/cpython
Revision d0753e20b256057a6320e95e43974f053f4123f1 authored by Guido van Rossum on 10 December 1997, 22:59:55 UTC, committed by Guido van Rossum on 10 December 1997, 22:59:55 UTC
__builtins__ for all calls to eval().  This still allows someone to
write string.atof("[1]*1000000") (which Jim Fulton worries about) but
effectively disables access to system modules and functions.
1 parent 90d62ab
History
Tip revision: d0753e20b256057a6320e95e43974f053f4123f1 authored by Guido van Rossum on 10 December 1997, 22:59:55 UTC
At Barry's suggestion, plug the security leak by using an empty
Tip revision: d0753e2
File Mode Size
readme.txt -rw-r--r-- 230 bytes

readme.txt

back to top