SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Google Fixes First Zero-Day Chrome vulnerability of 2024

Google Fixes First Zero-Day Chrome vulnerability of 2024

On January 16, 2024, Google released a security patch to address CVE-2024-0519 an out-of-bound security vulnerability exploited in ongoing attacks . This patch specifically targets and fixes the first zero-day vulnerability discovered in the Chrome browser this year.A remote attacker can take advant...

Jan 16, 2024By Gourav Shrivastava1 min read

On January 16, 2024, Google released a security patch to address CVE-2024-0519 an out-of-bound security vulnerability exploited in ongoing attacks . This patch specifically targets and fixes the first zero-day vulnerability discovered in the Chrome browser this year.A remote attacker can take advantage of the issue by fooling a user into opening a specially designed HTML page, leading to potential heap corruption. The out-of-bounds memory access vulnerability CVE-2024-0519 in the V8 JavaScript and WebAssembly engine, which can be weaponized by threat actors to trigger a crash. Reading the out-of-bound memory can help an attacker to access secret values which may help in bypassing protection mechanisms such as ASLR which can further aid in remote code execution.

Google has taken precautionary measures by restricting details related to the bug until most users have updated their Chrome browsers.

Affected ProductsGoogle Chrome version before 120.0.6099.224/225 for Windows, 120.0.6099.234 for Mac and 120.0.6099.224 for Linux.

SolutionGoogle has released Chrome version 120.0.6099.224/225 for Windows, 120.0.6099.234 for Mac and 120.0.6099.224 for Linux.

SanerNow detects these vulnerabilities and automatically fixes them through patch management by applying security updates. We strongly recommend applying the security updates as soon as possible.

Featured Posts

Open Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212
Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE Research

Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE-2026-20212 is a critical vulnerability in Cisco Nexus 9000 Series Switches that use Silicon One ASICs. It allows an unauthenticated remote attacker to execute code with root privileges by sending crafted input to TCP ports 43210 and 43211, which are reachable in the default Layer 3 VRF. Exploitation can also crash the S1HAL process and force a device reload. This article covers how the vulnerability works, the affected product identifiers, its potential impact, available workarounds, and how to identify fixed software using the Cisco Software Checker.

Sep 4, 2026

Open SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution
SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

CVE Research

SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

Sep 3, 2026

Open Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers
Secpod_VEX_Studio For Open-Source Vulnerability Management

CVE Research

Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers

A human-guided path from SBOM and vulnerability data to reviewable OpenVEX statements

Sep 2, 2026

Open Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution
Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

CVE Research

Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

Sep 1, 2026

Google Fixes First Zero-Day Chrome vulnerability of 2024 | SecPod