ZeroHour
Infosecurity Magazinepublished ()ingested Alessandro Mascellino

Google Releases Chrome Emergency Fix For Ninth Zero

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2022-4135
Chromium GPU heap buffer overflow enables sandbox escape (affects Chrome, Edge, Opera)

CVE-2022-4135 is a heap buffer overflow (CWE-787, out-of-bounds write) in the GPU process of Google Chromium, the browser engine behind Chrome and most other major browsers. It is triggered via a crafted HTML page and, per CISA, requires the attacker to have already compromised the browser's renderer process; the memory corruption in the GPU process can then be leveraged to escape the renderer sandbox. A successful attack moves the attacker out of the tightly restricted renderer sandbox toward the higher-privilege GPU process on the host, a step that can enable further code execution. All users of Chromium-based browsers are affected — CISA explicitly lists Google Chrome, Microsoft Edge, and Opera, among others — though no specific vulnerable version ranges are published in the source data. Exploitation is confirmed in the wild: CISA added the flaw to the Known Exploited Vulnerabilities catalog on 2022-11-28, EPSS assigns a 31.9% probability of exploitation within 30 days (98th percentile), and no public proof-of-concept is known.

Do: Treat unpatched Chromium-based browsers as exposed and apply vendor updates immediately, per CISA's required action: update Google Chrome, Microsoft Edge, Opera, and any other Chromium-based browsers to the latest patched releases available as of the late-November 2022 KEV listing. Inventory managed endpoints for browser versions and verify auto-update is enabled, since the flaw is confirmed exploited in the wild even though no public PoC exists.

9.632% KEV PoC
  • Google Chromium GPU (GPU process component of the Chromium engine)
  • Google Chrome (Chromium-based browser)
  • Microsoft Edge (Chromium-based browser)
  • +1 more
mass≈billions of users across Google Chrome, Microsoft Edge, Opera and other Chromium-based browsers (exact count unknown)
CVE-2022-4262
Type Confusion in Google Chrome V8 JavaScript Engine Exploited in the Wild (CVE-2022-4262)

CVE-2022-4262 is a type confusion vulnerability in the V8 JavaScript engine used by Google Chrome, in which incorrect handling of object types can lead to heap corruption. An attacker can trigger the flaw by convincing a user to visit a specially crafted HTML page, with no privileges or special network access required. Successful exploitation could allow remote code execution or information disclosure within the browser process, and the High severity rating and web-reachable attack vector reflect significant potential impact. All Google Chrome users running versions prior to 108.0.5359.94 are affected, as are users of Chromium-based browsers incorporating the vulnerable V8 code. The vulnerability was a zero-day exploited in the wild prior to the patch — attributed by media reports to commercial spyware vendors targeting Android and iOS devices — and CISA added it to the Known Exploited Vulnerabilities catalog on 2022-12-05.

Do: Update Google Chrome to 108.0.5359.94 or later on all endpoints, and apply equivalent updates from vendors of Chromium-based browsers (e.g., Microsoft Edge, Brave, Opera) as they ship patched V8 builds. Verify the fixed version is running via chrome://settings/help or your patch-management inventory, and treat browser exploit chains as a spyware risk: review endpoint telemetry for signs of compromise, especially on mobile or high-target devices. CISA's required action is to apply updates per vendor instructions.

8.816% KEV
  • Google Chrome All versions prior to 108.0.5359.94
  • Google Chromium V8 V8 as shipped in Google Chrome prior to 108.0.5359.94
massWell over 1 billion users (Chrome has roughly 60%+ desktop browser market share and billions of active installs; unknown how many remain on pre-108.0.5359.94…
Full article332 words · extracted from infosecurity-magazine.com · click to collapse

Google developers released an urgent fix for Chrome 108.0.5359.94 on Friday. The update addresses a novel, zero-day vulnerability (tracked CVE-2022-4262).

The flaw reportedly affects all versions of the browser, and according to Mike Walters, VP of vulnerability and threat research at Action1, the fix was urgent, as there is already a working exploit for it. 

"This fix addresses the ninth zero-day vulnerability in the browser this year. Moreover, it continues an odd pattern of Google fixing a zero-day vulnerability soon after a regular release," Walters told Infosecurity.

As is customary for Google, details on the vulnerability and exploit have yet to be published.

"Google will not give details about the vulnerability until most users' browsers are updated, and rightly so," Walters said. "The severity of this vulnerability can hardly be overstated. That's why we recommend that you update your Chrome browser as soon as possible."

While details concerning the flaw are not publicly known, it is known that it is related to type confusion bugs in the V8 JavaScript engine.

"Accordingly, it is very likely that this vulnerability allows remote code execution, which means that a threat actor could cause any script or malware payload to be executed on the victims' device," Walters explained.

"In most cases, attackers exploit such vulnerabilities when users visit their malicious site. Then they steal data from the affected devices or create botnets to perform distributed denial-of-service (DDoS) attacks, mine cryptocurrency or send spam."

At the same time, patching browsers can be problematic, Walters said, since people do not like rebooting their browsers, which is usually needed as part of an update.

"That's why the best practice for organizations is to automate patching for third-party apps, including browsers, and ensure their IT teams can force reboots remotely in a way that is comfortable to end users," the executive concluded.

The patch comes less than two weeks from Google's latest Chrome patch for a zero-day (tracked CVE-2022-4135), which the tech giant addressed on November 24.

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.infosecurity-magazine.com/news/chrome-emergency-fix-for-9th-zero/