The Real Problem with MobileMe Security (or lack thereof)
- Posted by Jesse David Hollington on August 18th, 2008 filed in Mac OS X, Miscellaneous
- 2 Comments »
Over the past couple of days, a debate has been raging over the security (or lack thereof) on MobileMe’s web services. While it’s obvious to anybody who is paying attention that the MobileMe web services do not use an SSL connection to secure any data beyond your password, a recent article by “Prince McLean” at AppleInsider implies that this is actually of no concern as the JSON data exchanges between the client and server apps are themselves secure:
Data transaction security in MobileMe’s web apps is based upon authenticated handling of JSON data exchanges between the self contained JavaScript client apps and Apple’s cloud, rather than the SSL web page encryption used by HTTPS. The only real web pages MobileMe exchanges with the server are the HTML, JavaScript, and CSS files that make up the application, which have no need for SSL encryption following the initial user authentication. This has caused some unnecessary panic among web users who have equated their browser’s SSL lock icon with web security. And of course, Internet email is not a secured medium anyway once it leaves your server.
Of course, whenever a comment like this is made, you can rest assured that there will be more than a few people who will be eager to check it out—in many cases simply out of idle curiosity.
Several posts in the comments to the above article (mine included) make the situation quite clear: The data exchanges between the MobileMe back-end and the user’s browser are definitely not in any way encrypted. Data transactions travel “in the clear.”
I won’t bother boring anybody with the details: Jens Alfke and Thomas Robinson have both already done an excellent job of clarifying the actual facts involved. However, despite this, the spreading of misinformation seems to continue largely unabated. In comments and responses to these posts, “Prince McLean” backpedals slightly in claiming that he never claimed that MobileMe was actually encrypting data, but that he was rather merely referring to the authentication aspect of the JSON apps that would prevent somebody from spoofing a MobileMe server. However, in the original article he goes on to say:
If Apple applied SSL encryption in the browser, it would only slow down every data exchange without really improving security, and instead only provide pundits with a false sense of security that distracts from real security threats.
The suggestion therefore obviously being that the JSON methodology he discusses is somehow better than SSL encryption, since SSL would not really do anything about “improving security.”
Statements such as these would clearly lead most readers to believe that MobileMe is in fact securing their data. Certainly this was the impression that I was left with on an initial read, and I was obviously not alone in this as I originally found the article linked on Daring Fireball, where John Gruber was initially under the same impression.
More importantly that this, however, is the new flavour of misinformation that now seems to have spread as a follow-up. In reading the responses from “Prince McLean” it is apparent that his tactics have changed to suggesting that his comments about SSL not providing any enhanced security are based upon his feeling that there really is no need to encrypt traffic on the Internet—that most “security experts” are really just evil sheisters promoting their own agendas by making us believe that sending confidential information around unencrypted is somehow a bad thing.
For instance, in a comment made by McLean in a response to Jens Alfke’s post, he states:
You also would never say your credit card number over the phone when ordering a pizza because somebody might be listening into your unencrypted phone conversation. Right.Of course, if somebody has the capacity to sniff your local network traffic, you have already been compromised. They’re probably also going through your house taking DNA samples so they can clone you and replace you with a fake you.
The point that he seems to be missing here is that SSL encrypts your data in transit before it leaves your computer. The suggestion made elsewhere that Internet e-mail is inherently insecure anyway holds no water, since there’s a world of difference between sniffing SMTP sessions at a backbone router and doing it between your computer and the server.
The real goal of data security in this case is to secure the session between the end-user device and the destination server. This is the one area in which traffic is most vulnerable to interception and eavesdropping.
While one can acknowledge that the average user at home may be relatively unaffected by this (provided they’re using a properly WEP or WPA-secured wireless network or a wired connection) the whole argument breaks down significantly when dealing with the mobile user hopping across WiFi access points. Most public WiFi hotspots are unprotected, and therefore any hacker with any number of easily-available tools can sit in the local Starbucks and sniff away at all the data travelling unencrypted over-the-air.
WEP and WPA exist for a reason, but these unfortunately get in the way of most public hotspots by requiring a password to be used, so more often than not no encryption is used at all in these locations.
This is further complicated by the proliferation of “free” WiFi hotspots out there that are actually being run independently, and some are even downright honeypots for intercepting and capturing whatever data they can. I have actually investigated a few of these, and while I’d be digressing by going into detail, the short version is that you should avoid any hotspot with a name like “Free Public Wi-Fi Access” like the plague.
As for real vs perceived threats, the balance is in creating a false sense of security versus recognizing that there really is no security present in this case. Suggesting with a bunch of bafflegab that the JSON exchanges are as secure as an SSL connection is definitely providing a false sense of security, luring the user into assuming that the transactions between the browser and MobileMe servers are every bit as secure as those with an HTTPS service like GMail, when in fact this is patently untrue.
Now, for most of the transactions that I would engage in via a web browser in a public location, I probably don’t care all that much, but at the same time it’s important that people understand that sending out e-mails that might contain sensitive information is a bad idea in these situations. Educating people on the risks of such things is never a bad thing, while spreading apologist propaganda that leads people to believe their data is secure when it’s obviously not goes much too far in the opposing direction.
(Disclaimer: I am a security consultant as part of my day job. I write for iLounge as a part-time hobby. My full-time job is doing IT Consulting for major corporations and Canadian Federal Government agencies. My credentials include discovering one of the only security flaws ever found in Novell’s GroupWise product).
Bluetooth Proximity Detection on OS X
- Posted by Jesse David Hollington on March 18th, 2007 filed in Mac OS X
- 136 Comments »
One thing that I’ve been playing with off and on for some time is a small efficient little solution for handling basic Bluetooth proximity detection, specifically for being able to perform certain actions when a cell phone or other Bluetooth device is in range of my Powerbook.
As an IT Consultant, I am frequently working in various locations at different clients’ sites, and it’s nice to have my Powerbook secure itself when I’m away from the machine. In addition, my other objectives are to keep the OS X Address Book application connected and to iSync my phone whenever it moves back within proximity of my machine. Read the rest of this entry »
The Many Misconceptions of Dot Mac
- Posted by Jesse David Hollington on December 22nd, 2006 filed in Miscellaneous
- 2 Comments »
The press on Apple’s Dot Mac service has been mediocre at a best lately, and one doesn’t have to look very far to find commentary berating it for any number of reasons such as the price tag, the lack of features compared to many of the other offerings out there, or just the performance of it in general.
Even the recent improvements to the web mail and address book interface were met with mixed reviews, with the general feeling being that it was about time Apple caught up with the other technology out there. Read the rest of this entry »
My Mac Life
- Posted by Jesse David Hollington on September 1st, 2006 filed in Miscellaneous
- 2 Comments »
(or, “How an iPod Changed My Perspective on Technology”)
A topic I’ve been meaning to espouse on for some time is exactly how I’ve managed to go from being such a die hard geek to being somebody who enjoys using Apple’s technology (not that the two are mutually exclusive).
A close friend of mine has taken great joy in telling people how my views on technology took a dramatic shift shortly after I got an iPod, and of course while that may sound overly simplistic, it’s essentially true. Read the rest of this entry »
The Battle of the Bitrates
- Posted by Jesse David Hollington on June 15th, 2006 filed in Miscellaneous
- 2 Comments »
How much is enough? Or, to put it another way, how much is too much?
As I had discussed in a previous entry (see “What the Market Will Bearâ€), I firmly believe that there is a law of diminishing returns when it comes to audio equipment, and there are many self-proclaimed audiophiles out there who simply buy expensive equipment just to somehow prove their “audiophileness.â€
Well, the same can also be said for digitally encoded music. At what point do bit-rates yield diminishing or even completely insignificant benefits. Read the rest of this entry »
Video Content: Simple or Free?
- Posted by Jesse David Hollington on January 9th, 2006 filed in Miscellaneous
- 1 Comment »
“The upshot of this is that any business models that rely on “selling†copies of previously televised TV shows, such as Apple’s sale of “Lost†and “Desperate Housewives,†is doomed to failure. Why pay for that content when it can be extracted for free.†(Via The Register)
This interesting article in The Register makes the point that Apple’s current iTunes-based distribution model is “doomed to failure†as tools now exist to transfer recorded video content to the iPod.
However, this statement misses one very important point: That of the balance between simplicity and cost. Read the rest of this entry »
What the Market will Bear?
- Posted by Jesse David Hollington on December 8th, 2005 filed in Miscellaneous
- 1 Comment »
Today’s economy has produced a myriad of wild and wonderful products that enhance our lives and provide more opportunities for leisure, and in some cases are just plain fun.
However, somewhere along the way, we have gone from reasonably priced items that provide actual value for money into the realm of the strange, esoteric, and just plain ridiculous items that are priced up in the stratosphere. In this realm, I cannot possibly see any relationship between the selling price of such items and the actual value that they provide. Read the rest of this entry »
Etymology of an eBay Scam
- Posted by Jesse David Hollington on November 1st, 2005 filed in Miscellaneous
- 8 Comments »
(or, “eBay ain’t what it used to be”)
Like most other computer geeks, I signed up for an eBay account a few years ago, and did a bunch of casual buying and selling on eBay. At the time, eBay seemed like a wonderfully utopian idea… The evolution of a good old neighbourhood flea market with the far-reaching power of the Internet… and, for a while, it certainly was.
But something has changed in the intervening few years. The ethically challenged among us have figured out that they have the potential to make fast and easy money by preying on the naive and unsuspecting. Read the rest of this entry »