CVE-2013-6643
Description
The OneClickSigninBubbleView::WindowClosing function in browser/ui/views/sync/one_click_signin_bubble_view.cc in Google Chrome before 32.0.1700.76 on Windows and before 32.0.1700.77 on Mac OS X and Linux allows attackers to trigger a sync with an arbitrary Google account by leveraging improper handling of the closing of an untrusted signin confirm dialog.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://src.chromium.org/viewvc/chrome?revision=237115&view=revision
Vendor advisory: cve@mitre.org — https://code.google.com/p/chromium/issues/detail?id=321940
Vendor advisory: cve@mitre.org — http://googlechromereleases.blogspot.com/2014/01/stable-channel-update.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| linux-kernel | - | not-affected | |
| debian | 7.0 | affected | |
| debian | 8.0 | affected | |
| suse | 12.3 | affected | |
| suse | 13.1 | affected | |
| macos | - | not-affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| chrome | {"endExcluding":"32.0.1700.77"} | 32.0.1700.77 |
References
- http://googlechromereleases.blogspot.com/2014/01/stable-channel-update.html
- http://lists.opensuse.org/opensuse-security-announce/2014-02/msg00008.html
- http://www.debian.org/security/2014/dsa-2862
- https://code.google.com/p/chromium/issues/detail?id=321940
- https://src.chromium.org/viewvc/chrome?revision=237115&view=revision
- http://googlechromereleases.blogspot.com/2014/01/stable-channel-update.html
- http://lists.opensuse.org/opensuse-security-announce/2014-02/msg00008.html
- http://www.debian.org/security/2014/dsa-2862
- https://code.google.com/p/chromium/issues/detail?id=321940
- https://src.chromium.org/viewvc/chrome?revision=237115&view=revision
CWEs
CWE-287
Verify integrity in audit chain (admin only). AS-IS.