CVE-2023-5217
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedHeap buffer overflow in vp8 encoding in libvpx in Google Chrome prior to 117.0.5938.132 and libvpx 1.13.1 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceHeap buffer overflow vulnerability in the vp8 encoding component of libvpx allows a remote attacker to trigger heap corruption via a specially crafted HTML page containing malicious video content, potentially leading to arbitrary code execution.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 115.3.1< 118.0.1< 118.1= 37= 38= 39= 10.0= 11.0= 12.0< 117.0.5938.132= 9.0< 1.13.1= 116.0.1938.98= 117.0.2045.47= 116.0.5845.229= 117.0.5938.132CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify installed browser or application using libvpxCheck system for Firefox, Chrome, Edge, or any application that links to libvpx library. On Linux: 'dpkg -l | grep -E "firefox|chromium|edge"' or 'rpm -qa | grep -E "firefox|chromium|edge"'. On Windows: Check installed programs or browser about dialog.Affected if Any of the affected browsers (Firefox < 115.3.1, < 118.0.1, or < 118.1; Chrome < 117.0.5938.132; Edge versions 116.0.1938.98, 117.0.2045.47, 116.0.5845.229, 117.0.5938.132) are installed.
-
Determine Firefox versionFor Firefox: Navigate to 'about:support' or run 'firefox --version' from command line.Affected if Version is lower than 115.3.1, or falls between 118.0 and 118.0.1, or is below 118.1.
-
Determine Chrome or Chromium-based Edge versionFor Chrome: Navigate to 'chrome://version' or run 'google-chrome --version'. For Edge: Navigate to 'edge://version' or run 'msedge --version'.Affected if Chrome version is below 117.0.5938.132. For Edge, version matches 116.0.1938.98, 117.0.2045.47, 116.0.5845.229, or 117.0.5938.132.
-
Check libvpx library version directlyIf using libvpx directly: run 'pkg-config --modversion vpx' or check the shared library file 'libvpx.so' with 'objdump -p libvpx.so | grep VERSION' or check file metadata.Affected if libvpx version is below 1.13.1.
-
Verify vp8 encoding capability is accessibleThe vulnerability exists in the vp8 encoder component. Check if the application has vp8 encoding enabled or if vp8 video files are processed. This may be observed in browser media settings, encoder configurations, or by inspecting media handling logs.Affected if The vp8 encoder feature is enabled or the application processes vp8 encoded content.
You are affected if you have any of the listed browser versions installed (Firefox < 115.3.1, < 118.0.1, or < 118.1; Chrome < 117.0.5938.132; specific Edge versions) or libvpx < 1.13.1, and the vp8 encoder functionality is in use.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped1.13.1115.3.1117.0.5938.132
Update Google Chrome to version 117.0.5938.132 or later, and update libvpx to version 1.13.1 or later to remediate this vulnerability.
libvpx 1.13.1 or later; Chrome/Chromium 117.0.5938.132+; Firefox 118.1+ (or 115.3.1/118.0.1)
- For Chrome/Chromium-based browsers: Upgrade to Chrome 117.0.5938.132 or later, or Chrome 118.x when available
- For Firefox: Upgrade to Firefox 115.3.1, 118.0.1, 118.1 or later (whichever is available for your OS)
- For Edge: Upgrade to version 117.0.2045.47 or later
- For Linux distributions (Fedora, Debian, Enterprise Linux): Update the libvpx package to version 1.13.1 or later via your package manager (e.g., dnf update libvpx or apt update && apt upgrade libvpx)
- Verify the fix by checking the libvpx version (vp8 -h or vpxenc --version) shows 1.13.1 or later
- Restart all browsers after updating
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation4.0 h
- Testing8.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,504.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-5217 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sources- www.openwall.com
- crbug.com
- chromereleases.googleblog.com
- www.openwall.com
- www.openwall.com
- github.com
- github.com
- seclists.org
- seclists.org
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- arstechnica.com
- bugzilla.redhat.com
- security-tracker.debian.org
- security.gentoo.org
- security.gentoo.org
- stackdiary.com
- support.apple.com
- support.apple.com
- twitter.com
- www.mozilla.org
- www.openwall.com
- github.com
- github.com
- crbug.com
- lists.debian.org
- lists.debian.org
- lists.debian.org
- lists.fedoraproject.org
- lists.fedoraproject.org
- lists.fedoraproject.org
- lists.fedoraproject.org
- lists.fedoraproject.org
- lists.fedoraproject.org
- lists.fedoraproject.org
- www.debian.org
- www.debian.org
- www.debian.org
- pastebin.com
- www.cisa.gov
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-5217 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data