SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Operation WizardOpium Exploiting Google Chrome Zero-Day

Operation WizardOpium Exploiting Google Chrome Zero-Day

Nov 3, 2019By Vidita V Koushik2 min read

Google released an emergency update for Chrome warning that an exploit exists in the wild. Two vulnerabilities are rated high in severity, and one has been reported as a zero-day. CVE-2019-13721 and CVE-2019-13720 are use-after-free issues in the PDFium library and audio component, respectively. An attacker can trick a user into visiting a malicious website and therefore bypass sandbox protections to execute arbitrary code on the target machine. Vulnerability Management System can prevent these attacks.

The advisory states that CVE-2019-13720 has been actively exploited. Kaspersky reported and analyzed the Chrome zero-day and gave the moniker Operation WizardOpium to these attacks. While there is no concrete evidence about the threat actor using the zero-day, they presume there could be overlaps with the Lazarus and DarkHotel attacks. A good vulnerability management tool can resolve these issues.

As detailed by Kaspersky, the attackers carried out a watering-hole attack by compromising a Korean-language news portal. The main page infected with a malicious script that loads another script from an attacker-controlling website. This script performs certain checks to determine the system configuration and browser version before infection. Then a few requests are to the server to download chunks of exploit code, a URL to the image file that embeds a key for the final payload, and an RC4 key used to decrypt exploit code.

The exploit CVE-2019-13721 utilizes a race condition between two threads which arises due to an improper synchronization between them. This leads to a use-after-free condition that allows an attacker to execute arbitrary code. However, The use-after-free leaks the 64-bit addresses, which can be of use to figure out the location of the heap/stack, thereby bypassing the ASLR. An attacker can determine the heap layout for successful exploitation. The exploit gives an attack read/write permissions by allocating or freeing up the memory, which is of use to craft a special object that can be of use with WebAssembly and FileReader to achieve arbitrary code execution.

Affected Products

Google Chrome versions before 78.0.3904.87

Impact

Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.

Solution for CVE-2019-13721

Please refer to this KB Article, which KB Article now replacesto apply the patches using SanerNow.

Therefore, We strongly recommend users of Google Chrome install the latest security updates without delay.

Featured Posts

Open Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras
Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

CVE Research

Operation CameraSwarm: Inside the Toolkit Behind 14,530 Compromised Dahua Cameras

A single operator compromised 14,530+ Dahua cameras across Ukraine and Russia in 35 days, chaining credential brute-force, a CVE-2021-33044/33045 authentication bypass, and P2P relay abuse to plant a persistent backdoor and harvest transferable admin access.

Aug 21, 2026

Open Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF
Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE Research

Critical GitLab Flaw Exposes Public Projects to Deletion — Two CVEs Patched, Including High-Severity CSRF

CVE-2026-19478 is a critical code injection vulnerability in GitLab CE/EE that allows an unauthenticated attacker to modify or delete public projects and user data by abusing a GraphQL directive. A second high-severity issue, CVE-2026-19650, involves cross-site request forgery in the GraphQL multiplex query handler. This article examines how the critical vulnerability works, the availability of a public proof-of-concept, the potential impact on self-managed instances, the affected versions, and the security updates released to remediate both issues.

Aug 19, 2026

Open No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners
No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

CVE Research

No Password Needed: macOS Screen Sharing Flaw (CVE-2026-65400) Used to Deploy Monero Miners

Aug 19, 2026

Open Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies
Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

CVE Research

Evooo1Bot: Mirai-Based Linux Botnet Turns Edge Devices Into SOCKS5 Proxies

Aug 19, 2026