I was listening to the stackoverflow podcast (i think it was episode 52). Jeff was talking how they came up with some type of authorization mechanism where they were encrypting credentials in the cookie they sent to the client. Apparently someone Jeff knows was able to find a hole in this and was able to login with anyones id that he wanted to.
He didn't go into a whole lot of detail in the podcast but it sparked my interest. I am one of those people that would assume if your encrypting your cookie information then they couldn't be any vulnerabilities. Did anyone listen to that episode and/or know what the possible hole that you would open with this solution?
thanks Ncage