CVE-2020-6467
📋 TL;DR
This is a use-after-free vulnerability in Chrome's WebRTC component that allows remote attackers to potentially exploit heap corruption. Attackers can trigger this by tricking users into visiting a malicious HTML page, potentially leading to arbitrary code execution. All Chrome users prior to version 83.0.4103.61 are affected.
💻 Affected Systems
- Google Chrome
- Chromium-based browsers
📦 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
Leap by Opensuse
⚠️ Risk & Real-World Impact
Worst Case
Remote code execution with the same privileges as the Chrome process, potentially leading to full system compromise.
Likely Case
Browser crash or denial of service, with potential for limited code execution in sandboxed context.
If Mitigated
Browser crash without code execution if sandboxing holds, minimal impact beyond session loss.
🎯 Exploit Status
Exploitation requires heap manipulation knowledge but no authentication. No public exploit code available.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: 83.0.4103.61 and later
Vendor Advisory: https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop_19.html
Restart Required: Yes
Instructions:
1. Open Chrome 2. Click menu (three dots) → Help → About Google Chrome 3. Chrome will automatically check for and install updates 4. Click 'Relaunch' to restart Chrome
🔧 Temporary Workarounds
Disable WebRTC
allDisable WebRTC functionality to prevent exploitation of this vulnerability
chrome://flags/#disable-webrtc
Set 'WebRTC' flag to 'Disabled'
Use Chrome Enterprise policies
allDeploy Chrome Enterprise policies to disable WebRTC or enforce updates
Configure 'WebRtcUdpPortRange' policy to '1-1' to disable
Enable 'AutoUpdateCheckPeriodMinutes' policy
🧯 If You Can't Patch
- Use alternative browser without WebRTC vulnerabilities
- Implement network filtering to block malicious websites and reduce attack surface
🔍 How to Verify
Check if Vulnerable:
Check Chrome version: if below 83.0.4103.61, system is vulnerable
Check Version:
chrome://version/ or 'google-chrome --version' on Linux
Verify Fix Applied:
Confirm Chrome version is 83.0.4103.61 or higher
📡 Detection & Monitoring
Log Indicators:
- Chrome crash logs with WebRTC-related stack traces
- Unexpected Chrome process termination
Network Indicators:
- Unusual WebRTC connection attempts to external IPs
- Suspicious WebRTC data channels
SIEM Query:
source="chrome_logs" AND (event="crash" OR event="process_termination") AND process_name="chrome.exe" AND message="*WebRTC*"
🔗 References
- http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00034.html
- http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00038.html
- https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop_19.html
- https://crbug.com/1068084
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OQYH5OK7O4BU6E37WWG5SEEHV65BFSGR/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WLFZ5N4EK6I4ZJP5YSKLLVN3ELXEB4XT/
- https://security.gentoo.org/glsa/202006-02
- https://security.gentoo.org/glsa/202101-30
- https://www.debian.org/security/2020/dsa-4714
- http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00034.html
- http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00038.html
- https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop_19.html
- https://crbug.com/1068084
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OQYH5OK7O4BU6E37WWG5SEEHV65BFSGR/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WLFZ5N4EK6I4ZJP5YSKLLVN3ELXEB4XT/
- https://security.gentoo.org/glsa/202006-02
- https://security.gentoo.org/glsa/202101-30
- https://www.debian.org/security/2020/dsa-4714