Message174469
Isn't IDLE supposed to be a Python shell? As I understand this issue,
you'd have the same "exploit" by adding this to your .bashrc:
echo "EXPLOIT" > /root/exploit
Then, as a normal user, run:
sudo bash
It would be nice to get rid of the exec, but why is this an exploit? |
|
| Date |
User |
Action |
Args |
| 2012-11-01 20:18:00 | skrah | set | recipients:
+ skrah, terry.reedy, mark.dickinson, pitrou, gpolo, Arfrever, asvetlov, Ramchandra Apte, zach.ware |
| 2012-11-01 20:18:00 | skrah | set | messageid: <[email protected]> |
| 2012-11-01 20:18:00 | skrah | link | issue16248 messages |
| 2012-11-01 20:18:00 | skrah | create | |
|