CVE-2023-2723
📋 TL;DR
This is a use-after-free vulnerability in Chrome DevTools that allows a remote attacker who has already compromised the renderer process to potentially exploit heap corruption. Attackers could execute arbitrary code or cause browser crashes by tricking users into visiting a malicious webpage. All Chrome users prior to version 113.0.5672.126 are affected.
💻 Affected Systems
- Google Chrome
- Chromium-based browsers
📦 What is this software?
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 leading to full system compromise, data theft, or malware installation.
Likely Case
Browser crash (denial of service) or limited code execution within the browser sandbox.
If Mitigated
No impact if Chrome is fully patched or if renderer process compromise hasn't occurred.
🎯 Exploit Status
Exploitation requires chaining with another vulnerability to compromise renderer process first.
🛠️ Fix & Mitigation
✅ Official Fix
Patch Version: 113.0.5672.126 and later
Vendor Advisory: https://chromereleases.googleblog.com/2023/05/stable-channel-update-for-desktop_16.html
Restart Required: Yes
Instructions:
1. Open Chrome 2. Click three-dot menu → Help → About Google Chrome 3. Allow update to download and install 4. Click 'Relaunch' when prompted
🔧 Temporary Workarounds
Disable DevTools
allPrevents exploitation by disabling the vulnerable component
Not applicable - disable via Chrome flags or enterprise policies
Disable JavaScript
allReduces attack surface by disabling JavaScript execution
Not applicable - configure via Chrome settings
🧯 If You Can't Patch
- Use alternative browser temporarily
- Implement network filtering to block malicious sites
🔍 How to Verify
Check if Vulnerable:
Check Chrome version in Settings → About Chrome
Check Version:
google-chrome --version (Linux) or chrome://version (all platforms)
Verify Fix Applied:
Confirm version is 113.0.5672.126 or higher
📡 Detection & Monitoring
Log Indicators:
- Chrome crash reports
- Renderer process termination events
- Unusual DevTools activity
Network Indicators:
- Connections to known malicious domains hosting exploit code
SIEM Query:
source="chrome_crash_reports" AND version<"113.0.5672.126"
🔗 References
- https://chromereleases.googleblog.com/2023/05/stable-channel-update-for-desktop_16.html
- https://crbug.com/1435166
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/73XUIHJ6UT75VFPDPLJOXJON7MVIKVZI/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FXFL4TDAH72PRCPD5UPZMJMKIMVOPLTI/
- https://security.gentoo.org/glsa/202309-17
- https://security.gentoo.org/glsa/202311-11
- https://www.debian.org/security/2023/dsa-5404
- https://chromereleases.googleblog.com/2023/05/stable-channel-update-for-desktop_16.html
- https://crbug.com/1435166
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/73XUIHJ6UT75VFPDPLJOXJON7MVIKVZI/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FXFL4TDAH72PRCPD5UPZMJMKIMVOPLTI/
- https://security.gentoo.org/glsa/202309-17
- https://security.gentoo.org/glsa/202311-11
- https://www.debian.org/security/2023/dsa-5404