|
|
DVD & BLU-RAY
Facebook PHP Source Code Leaked: WhoopsAuthor: Steve West
published: 2007-08-14 10:47:05
This is little solace to the millions of users, most of which wouldn’t know PHP code if it rode up on a Segway and lit their hair on fire. The SNAFU was a pretty easy mistake to make if a programmer wasn’t paying attention. Honestly, you never hear of things like this because sites that run into these problems are normally homebrew stuff where people are learning PHP. I ran into it briefly while putting together a local PHP site to start learning the language – in the interest of disclosure, shortly thereafter I gave up on coding. And from the code it does appear no user data is at risk, but a security breach can’t be denied. Nik Cubrilovic at TechCrunch said in his blog that the leaked code could allow hackers a mighty fine starting point for figuring out how Facebook works, thus leading to bugs and security holes being uncovered. The code is part of the user interface, and not the actual structure of Facebook. Still Mr. Cubrilovic’s warning of potential extrapolation of the inner workings of Facebook using the UI PHP code still holds a bit of water. At the very least users of any website need to know how to secure their own data instead of relying on a magical server room to remain secure. |