Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
HighCISA KEVExploited in the wildPublic exploit

Type Confusion in V8 (Google Chrome <112.0.5615.121)

IdentifiersCVE-2023-2033CWE-843· Access of Resource Using…

A type confusion vulnerability exists in the V8 JavaScript engine in Google Chrome prior to version 112.0.5615.121. This flaw allows a remote attacker to trigger heap corruption by enticing a user to visit a specially crafted HTML page, potentially leading to arbitrary code execution within the context of the browser.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation can lead to heap corruption, which may be leveraged by attackers to execute arbitrary code in the context of the browser, potentially resulting in full compromise of the affected system if chained with a sandbox escape.

Mitigation

If you can’t patch tonight, do this now.

As a temporary mitigation, restrict access to untrusted web content and enable site isolation features. Regularly update browsers and consider using exploit mitigation technologies such as Control Flow Integrity (CFI) and sandboxing.

Remediation

Patch, then assume compromise.

Upgrade Google Chrome to version 112.0.5615.121 or later, which contains a fix for this vulnerability.
PUBLIC EXPLOITS

Exploits

1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos.

VALID 1 / 1 TOTALView more in app
CVE-2023-2033MaturityPoCVerified exploit

This repository contains a proof-of-concept exploit for CVE-2023-2033, a type confusion vulnerability in the V8 JavaScript engine used by Google Chrome. The main file, 'exploit.js', is a standalone JavaScript exploit that must be run in a specifically built version of the V8 d8 shell (commit f7a3499f6d7e50b227a17d2bbd96e4b59a261d3c). The exploit leverages a bug in V8's Turbofan JIT compiler's type system, allowing the attacker to create arbitrary memory read and write primitives by manipulating JavaScript arrays and objects. The exploit demonstrates the ability to leak addresses and craft fake objects, which are essential steps toward achieving arbitrary code execution. The repository also includes a patch file, 'fix_torque_build_error.patch', which is only needed to resolve a build issue in V8 and is not related to the vulnerability. The README is minimal and simply identifies the CVE. No network endpoints or external services are targeted; the exploit is purely local and requires manual setup of the vulnerable environment.

mistymntncopDisclosed Aug 2, 2023javascriptpatchlocal
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
CouchbaseCouchbase Serverapplication
DebianDebian Linuxoperating_system
Fedora ProjectFedoraoperating_system
GoogleChromeapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures2

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity

Community discussion across Reddit, Mastodon, and other social sources.