Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Let's say your Python web application pickles your sessions so you can store more than just JSON serializable fields. Unpickling can result in the execution of arbitrary Python code and the only thing normally protecting you is that you MAC your session with the secret key (which was just cracked...)

I need to think on the user impersonation a bit.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: