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 Google Chrome V8

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

CVE-2023-3079 is a type confusion vulnerability in the V8 JavaScript engine in Google Chrome prior to 114.0.5735.110. According to the provided content, the flaw allowed a remote attacker to potentially trigger heap corruption by convincing a target to process a crafted HTML page. The vulnerable condition arises from incorrect type handling within V8, which can cause the engine to treat an object as an incompatible type during JavaScript execution, leading to memory corruption on the heap.

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 result in heap corruption in the browser process. In practice, a type confusion bug in V8 may enable an attacker to achieve arbitrary code execution within the context of the affected Chrome process, or otherwise cause a browser crash or other memory-safety impacts. The provided content specifically states remote exploitation was possible via a crafted HTML page and that Chromium rated the issue High severity.

Mitigation

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

Until patching is completed, reduce exposure by limiting use of untrusted or unknown websites, restricting active content where operationally feasible, and applying browser hardening and application isolation controls. Enterprise defenders should monitor for signs of browser exploitation, enforce rapid browser update policies, and use endpoint protections that can detect exploit chains and post-exploitation behavior. These are temporary risk-reduction measures and do not replace patching.

Remediation

Patch, then assume compromise.

Upgrade Google Chrome to version 114.0.5735.110 or later. Any Chromium-based distribution incorporating the upstream fix should also be updated to a version that includes the patch for CVE-2023-3079. Standard remediation is prompt browser patching across managed endpoints and verification that auto-update mechanisms have successfully deployed the fixed build.
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-3079MaturityPoCVerified exploit

This repository contains a proof-of-concept exploit for CVE-2023-3079, a vulnerability in the V8 JavaScript engine used by Google Chrome and other Chromium-based browsers. The exploit is implemented in JavaScript and is designed to be run in the d8 shell (the V8 standalone shell) built from a specific vulnerable commit. The repository includes two main JavaScript files: 'exploit.js' (the main exploit with comments and usage instructions) and 'exploit-commentless.js' (a version with fewer comments). There is also a patch file to fix a build error unrelated to the vulnerability itself. The exploit achieves arbitrary memory read and write primitives by abusing a bug in the handling of the arguments object, which can be leveraged for further exploitation such as remote code execution. The README provides references to writeups, resources, and relevant V8 source code and patches. No network endpoints or remote services are targeted; the exploit is local and must be run in a controlled environment with a vulnerable V8 build.

mistymntncopDisclosed Aug 15, 2023javascriptbrowser
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
AppleMacosoperating_system
CouchbaseCouchbase Serverapplication
DebianDebian Linuxoperating_system
Fedora ProjectFedoraoperating_system
GoogleChromeapplication
LinuxLinux Kerneloperating_system

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.