Security: Microsoft Gets a Breather as Hackers Successfully Strike Google…

Bullseye on Google: Hackers expose holes in GMail, Blogspot, Search Appliance
Click title to read rest of article at ZDNet.com…
Ryan Naraine
September 25th, 2007

Google’s security model is not holding up very well to scrutiny from hackers.
In the past few days, there have been multiple disclosures of security vulnerabilities in a wide range of Google products, including a persistent e-mail theft issue affecting the widely used GMail service.
The unpatched GMail bug, which was demonstrated for me by hacker Petko D. Petkov, is particularly nasty because of the way the exploit works without any user action and the fact that it’s difficult for the average GMail user to know that e-mails are being stolen.
The victim visits a page while being logged into GMail. Upon execution, the page performs a
multipart/form-dataPOSTto one of the GMail interfaces and injects a filter into the victim’s filter list. In the example above, the attacker writes a filter, which simply looks for emails with attachments and forward them to an email of their choice. This filter will automatically transfer all emails matching the rule. Keep in mind that future emails will be forwarded as well. The attack will remain present for as long as the victim has the filter within their filter list, even if the initial vulnerability, which was the cause of the injection, is fixed by Google.