SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Severe Vulnerabilities Patched in WooCommerce and Google Chrome

Severe Vulnerabilities Patched in WooCommerce and Google Chrome

A critical SQL injection vulnerability was recently fixed in the WordPress plug-in, WooCommerce. The vulnerability poses a threat to over 5 million WordPress websites and can be exploited to obtain access to information stored in the databases of online stores. On a different but related subject, a ...

Jul 18, 2021By Nitish B3 min read

A criticalSQL injection vulnerability was recently fixed in the WordPress plug-in, WooCommerce. The vulnerability poses a threat to over 5 million WordPress websites and can be exploited to obtain access to information stored in the databases of online stores. On a different but related subject, a Zero-Day vulnerability, among other high severity vulnerabilities, was patched in Google’s Chrome Browser. The zero-day flaw is reported as being exploited in the wild.

WooCommerce is an open-source WordPress plug-in that provides e-commerce functionality for a website. In other words, it allows converting a WordPress website to a fully functional online store.

Vulnerability Details

WooCommerce Vulnerability

The SQL injection vulnerability, which has not been assigned any CVE yet, affects the WooCommerce and WooCommerce Blocks feature plug-ins. The flaw’s seriousness was such that WooCommerce was forced to push the patches to online stores through automatic updates. It is yet to be ascertained whether or not the flaw is being actively exploited, Wordfence, whose researchers could provide proofs-of-concept for the flaw, stated that there was very limited information regarding the same.

Chrome Zero-Day: CVE-2021-30563

This flaw brings up the total of Zero-days fixed by Chrome this year to nine. The bug resides in the V8 engine, which is Google’s open-source high-performance JavaScript and WebAssembly engine. While Google did announce that this vulnerability is being exploited in the wild, as per their conventional approach, no additional details about the flaw have been mentioned. The advisory also mentions that the release includes 7 other security fixes, out of which 6 have been assigned the following CVEs:

CVE-2021-30559: Out of bounds write in ANGLE (High)CVE-2021-30541: Use after free in V8 (High)CVE-2021-30560: Use after free in Blink XSLT (High)CVE-2021-30561: Type Confusion in V8 (High)CVE-2021-30562: Use after free in WebSerial (High)CVE-2021-30564: Heap buffer overflow in WebXR (Medium)

Affected Products

WooCommerce plug-in versions from 3.3 through 5.5
WooCommerce Blocks plug-in versions from 2.5 through 5.5
Google Chrome versions before 91.0.4472.164

Impact

The WooCommerce vulnerability provides unauthenticated attackers with access to arbitrary data from the databases of online stores.
While no details are available on the impact of the Chrome Zero-Day, a type confusion flaw could lead to code execution in the worst-case scenario.

Solution

The vendor has deployed Automatic software updates for all the major branches of WooCommerce and WooCommerce Blocks. However, the vendor still recommends using the latest versions of the aforementioned plug-ins, i.e. 5.5.1.
Google has released the security updates addressing the issue in Google Chrome version 91.0.4472.164.

SanerNow detects the Google Chrome vulnerabilities and automatically fixes them through patch management by applying security updates. We strongly recommend applying the security updates as soon as possible following the instructions published in our support article which is now replaced by support article ) .

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

Severe Vulnerabilities Patched in WooCommerce and Google Chrome | SecPod