Earlier this week, developer Gareth Wright discovered the flaw in Facebook's official, free software available on the iOS App Store. He was able to install his personal "plist" file from the social networking application on four different devices without warning.
After discovering the issue, Wright contacted Facebook's security team, and they confirmed they they are "working to fix it." No timetable was given for the fix.
The same issue was also discovered in the official iOS Dropbox application by The Next Web. Both applications store personal information in plain text, rather than encrypting or packaging it, leaving personal information accessible to malicious users â but only if they are able to obtain the physical device that holds the data.
The data can even be obtained from Apple's latest devices, including the third-generation iPad, and it can be extracted without "jailbreaking" the device, or hacking Apple's iOS mobile operating system.
In other words, there is currently no current risk with the security flaw for users who keep their iPhone or iPad in their possession. The newly discovered issue mostly applies to those who may have lost their device or had it stolen.
In a statement, Dropbox said it is currently updating its iOS application to store its access tokens in a "protected location," like the service's Android application already does.
"We note the attack in question requires a malicious actor to have physical access to a user's device," they noted. "In a situation like that, a user is susceptible to all sorts of threats, so we strongly advise safeguarding devices."
27 Comments
1) This isn't good. I don't care if it's because of sloppy coding on the part of FB and Dropbox devs because they didn't follow Apple's guidelines, I do expect that Apple's venting process can look at a plain text PLIST file for passwords and other sensitive data.
2) Those that want added security 1Password offers a great way to have hard to guess, unique passwords for every site so even if one was compromised those with the same password across sites will be better protected.
In other news: Losing your drivers license or social security card could lead to identity theft.
Quick. Everyone panic.
AAAAAAA(to the tenth power)!!!!!!!!!
In other news: Losing your drivers license or social security card could lead to identity theft.
Quick. Everyone panic.
So wait, they are not using the Keychain like they are supposed to?
So wait, they are not using the Keychain like they are supposed to?
Correct. This makes me flippin' angry. Dropbox has no excuse for this -- even amateur iOS devs can read a few bits of documentation and use the Keychain to store this stuff. GAH!