CVE-2020-6530
📋 TL;DR
This vulnerability allows an attacker to exploit heap corruption through out-of-bounds memory access in Chrome's developer tools. Attackers can execute this by convincing users to install a malicious Chrome extension. All users running vulnerable Chrome versions are affected.
💻 Affected Systems
- Google Chrome
📦 What is this software?
Backports Sle by Opensuse
Backports Sle by Opensuse
Chrome by Google
Google Chrome is the world's most popular web browser, used by over 3 billion users globally across Windows, macOS, Linux, Android, and iOS platforms. As a Chromium-based browser developed by Google, Chrome dominates the browser market with approximately 65% market share, making it a critical compon...
Learn more about Chrome →Fedora by Fedoraproject
Fedora by Fedoraproject
Leap by Opensuse
Leap by Opensuse
⚠️ Risk & Real-World Impact
Worst Case
Full system compromise through arbitrary code execution, potentially leading to data theft, ransomware deployment, or complete system control.
Likely Case
Limited privilege escalation within Chrome's sandbox, potentially accessing browser data, session cookies, and user credentials.
If Mitigated
Minimal impact if extensions are restricted to trusted sources and Chrome is fully patched.
🎯 Exploit Status
Requires social engineering to install malicious extension; once installed, exploitation is relatively straightforward.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: 84.0.4147.89 and later
Vendor Advisory: https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html
Restart Required: Yes
Instructions:
1. Open Chrome. 2. Click three-dot menu → Help → About Google Chrome. 3. Chrome will automatically check for and install updates. 4. Click 'Relaunch' to restart Chrome with the patched version.
🔧 Temporary Workarounds
Disable Developer Tools
allPrevents exploitation by disabling the vulnerable developer tools component
chrome://flags/#enable-devtools-experiments → Disabled
Restrict Extension Installation
allOnly allow extensions from Chrome Web Store
chrome://extensions → Developer mode OFF
chrome://settings/content/extensions → Allow from Chrome Web Store only
🧯 If You Can't Patch
- Implement strict extension whitelisting policies
- Deploy endpoint protection that monitors for suspicious extension installation
🔍 How to Verify
Check if Vulnerable:
Check Chrome version: If version is below 84.0.4147.89, system is vulnerable.
Check Version:
chrome://version
Verify Fix Applied:
Confirm Chrome version is 84.0.4147.89 or higher.
📡 Detection & Monitoring
Log Indicators:
- Unexpected extension installation events
- Chrome crash reports with memory access violations
Network Indicators:
- Downloads of extensions from non-Chrome Web Store sources
SIEM Query:
source="chrome_extension_logs" AND event="install" AND source_url NOT CONTAINS "chrome.google.com/webstore"
🔗 References
- http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00069.html
- http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00007.html
- http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00018.html
- http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00041.html
- https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html
- https://crbug.com/1016278
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MTRPPTKZ2RKVH2XGQCWNFZ7FOGQ5LLCA/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MYIDWCHG24ZTFD4P42D4A4WWPPA74BCG/
- https://security.gentoo.org/glsa/202007-08
- https://security.gentoo.org/glsa/202101-30
- https://www.debian.org/security/2021/dsa-4824
- http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00069.html
- http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00007.html
- http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00018.html
- http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00041.html
- https://chromereleases.googleblog.com/2020/07/stable-channel-update-for-desktop.html
- https://crbug.com/1016278
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MTRPPTKZ2RKVH2XGQCWNFZ7FOGQ5LLCA/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MYIDWCHG24ZTFD4P42D4A4WWPPA74BCG/
- https://security.gentoo.org/glsa/202007-08
- https://security.gentoo.org/glsa/202101-30
- https://www.debian.org/security/2021/dsa-4824