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 Ramchandra Apte
Recipients Arfrever, Ramchandra Apte, asvetlov, gpolo, mark.dickinson, terry.reedy
Date 2012-11-01.14:09:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351778961.48.0.358120666003.issue16248@psf.upfronthosting.co.za>
In-reply-to
Content
@Mark Dickinson
Run the attached file, exploit.py, with normal priveleges and then run IDLE with sudo (something I did to actually uncover this bug!).
Then the file "/root/exploited" should contain "Exploit succeeded!"
History
Date User Action Args
2012-11-01 14:09:21Ramchandra Aptesetrecipients: + Ramchandra Apte, terry.reedy, mark.dickinson, gpolo, Arfrever, asvetlov
2012-11-01 14:09:21Ramchandra Aptesetmessageid: <1351778961.48.0.358120666003.issue16248@psf.upfronthosting.co.za>
2012-11-01 14:09:21Ramchandra Aptelinkissue16248 messages
2012-11-01 14:09:21Ramchandra Aptecreate