CVE-2020-6382
📋 TL;DR
This is a type confusion vulnerability in Chrome's JavaScript engine that could allow an attacker to corrupt heap memory. Attackers can exploit this by tricking users into visiting a malicious webpage, potentially leading to arbitrary code execution. All users of affected Chrome versions are vulnerable.
💻 Affected Systems
- Google Chrome
📦 What is this software?
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
⚠️ Risk & Real-World Impact
Worst Case
Remote code execution with the same privileges as the Chrome process, potentially leading to full system compromise, data theft, or ransomware deployment.
Likely Case
Browser crash (denial of service) or limited code execution within the sandboxed Chrome process.
If Mitigated
No impact if Chrome is fully patched or if exploit attempts are blocked by security controls.
🎯 Exploit Status
Exploitation requires bypassing Chrome's sandbox and other security mitigations, making reliable exploitation challenging.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: 80.0.3987.87
Vendor Advisory: https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop.html
Restart Required: Yes
Instructions:
1. Open Chrome. 2. Click the three-dot menu. 3. Go to Help > About Google Chrome. 4. Chrome will automatically check for and install updates. 5. Click Relaunch to restart Chrome.
🔧 Temporary Workarounds
Disable JavaScript
allPrevents JavaScript execution, which blocks the attack vector but breaks most websites.
Use browser extensions to block malicious sites
allExtensions like uBlock Origin or NoScript can help block malicious content.
🧯 If You Can't Patch
- Restrict access to untrusted websites using web filtering or proxy rules.
- Implement application whitelisting to prevent unauthorized code execution.
🔍 How to Verify
Check if Vulnerable:
Check Chrome version in Settings > About Chrome. If version is below 80.0.3987.87, it's vulnerable.
Check Version:
google-chrome --version
Verify Fix Applied:
Confirm Chrome version is 80.0.3987.87 or higher in Settings > About Chrome.
📡 Detection & Monitoring
Log Indicators:
- Chrome crash reports
- Unexpected process termination events
Network Indicators:
- Requests to known malicious domains hosting exploit code
SIEM Query:
source="chrome" AND (event="crash" OR event="process_termination")
🔗 References
- http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00015.html
- http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00025.html
- https://access.redhat.com/errata/RHSA-2020:0514
- https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop.html
- https://crbug.com/1031909
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6IOHSO6BUKC6I66J5PZOMAGFVJ66ZS57/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3B5RWJQD5LA45MYLLR55KZJOJ5NVZGP/
- https://security.gentoo.org/glsa/202003-08
- https://www.debian.org/security/2020/dsa-4638
- http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00015.html
- http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00025.html
- https://access.redhat.com/errata/RHSA-2020:0514
- https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop.html
- https://crbug.com/1031909
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6IOHSO6BUKC6I66J5PZOMAGFVJ66ZS57/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3B5RWJQD5LA45MYLLR55KZJOJ5NVZGP/
- https://security.gentoo.org/glsa/202003-08
- https://www.debian.org/security/2020/dsa-4638