Affiliate Disclosure
If you buy through our links, we may get a commission. Read our ethics policy.

Security issue in Facebook, Dropbox iOS apps requires physical access

Last updated

A newly discovered security flaw in the Facebook and Dropbox applications for iOS could lead to identity theft, but only if a malicious user were to physically get their hands on an iPhone or iPad.

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

🎄
solipsismx 13 Years · 19562 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.

🎄
postulant 16 Years · 1268 comments

In other news: Losing your drivers license or social security card could lead to identity theft.

Quick. Everyone panic.

🎁
uguysrnuts 14 Years · 459 comments

AAAAAAA(to the tenth power)!!!!!!!!!

Quote:
Originally Posted by Postulant

In other news: Losing your drivers license or social security card could lead to identity theft.

Quick. Everyone panic.

🍪
crisss1205 15 Years · 61 comments

So wait, they are not using the Keychain like they are supposed to?

🎅
yaak 12 Years · 2 comments

Quote:
Originally Posted by crisss1205

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!