This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author barry
Recipients Arfrever, Ramchandra Apte, asvetlov, barry, benjamin.peterson, christian.heimes, georg.brandl, gpolo, larry, mark.dickinson, pitrou, python-dev, skrah, terry.reedy, zach.ware
Date 2013-02-20.23:09:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361401766.37.0.981433999422.issue16248@psf.upfronthosting.co.za>
In-reply-to
Content
I'm working on applying the 2.x patch to 2.6, but one thing interesting of note: sudo, at least on Debian and derivatives going back at least to Squeeze, generally reset the environment by default (i.e. env_reset).  So you'd have to either have disabled env_reset in sudoers or use `sudo -E` the exploit.py.
History
Date User Action Args
2013-02-20 23:09:26barrysetrecipients: + barry, georg.brandl, terry.reedy, mark.dickinson, pitrou, larry, christian.heimes, benjamin.peterson, gpolo, Arfrever, asvetlov, skrah, python-dev, Ramchandra Apte, zach.ware
2013-02-20 23:09:26barrysetmessageid: <1361401766.37.0.981433999422.issue16248@psf.upfronthosting.co.za>
2013-02-20 23:09:26barrylinkissue16248 messages
2013-02-20 23:09:26barrycreate