Google Fixes Serious Vulnerability in Gmail
Google started the new year by fixing a serious vulnerability in Gmail.
This was quite an interesting case and once again (as everything relating to web apps seems to be nowdays) it was an XSS flaw that allowed malicious attackers to steal your contact list, leading to some pretty bad information leakage.
Google has fixed a vulnerability in its popular GMail web mail service that creates a means for hackers to steal users’ contact lists.
The cross-site scripting flaw stemmed from the decision by GMail to store contact lists in a JavaScript file. GMail always saves contact lists as JavaScript code using the same URL, so a script featuring this URL can read out the fields of a users’ contact list. GMail failed to check what sites were attempting to run this “callback” function.
There was a previous very similar flaw on Google which effected computers with multiple Gmail users.
As a result users logged into GMail, or other Google services sharing the same login, are liable to hand over their contact list to spammers or other miscreants providing they are tricked into visiting a maliciously constructed website. Exploitation would have been as simple as fooling users into visiting a hostile website through spam messages sent to users’ email accounts.
Coders failed to take into account that it was a bad idea to save sensitive data as JavaScript, under predictable URLs, a problem Google watchers spotted shortly after Google made the coding changes last week
I do like Google though, they tend to fix things pretty fast!
Source: The Register
Tweet
Recent in Exploits/Vulnerabilities:
- No BEAST Fix From Microsoft In December Patch Tuesday – But They Fixed Duqu Bug
- Apple Bans Security Researcher Charlie Miller For Exposing iOS Exploit
- Rec Studio 4 – Reverse Engineering Compiler & Decompiler
Related Posts:
- Google Agrees To Pay $ 8.5 Million To Settle Buzz Class Action Lawsuit
- Major Web Vulnerability Effects Yahoo, MSN, Google and More
- Google Releases New Browser Chrome – Vulnerabilities on First Day
Most Read in Exploits/Vulnerabilities:
- Learn to use Metasploit – Tutorials, Docs & Videos - 191,012 views
- AJAX: Is your application secure enough? - 115,581 views
- eEye Launches 0-Day Exploit Tracker - 81,036 views


Posted in:



Recent Comments