What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Automattic WooCommerce.This issue affects WooCommerce: from n/a through 8.5.2.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Automattic WooCommerce.This issue affects WooCommerce: from n/a through 8.5.2.
Explanation of Vulnerability in Simple Terms
WooCommerce versions up to 8.5.2 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious link or page that, when visited by a logged-in site administrator, performs unwanted actions on the WooCommerce store without the admin's knowledge or consent. The vulnerability requires user interaction—the admin must click the link or visit the attacker's page.
What an attacker can do
Perform unwanted actions on a WooCommerce store by tricking an admin into clicking a malicious link.
Potential impact on your site
An attacker could modify store settings, create orders, or change product data if they trick your admin into clicking a malicious link.
Conditions required to exploit
The site admin must be logged in and click a link or visit a page controlled by the attacker.
Key dates
External resources
Related vulnerabilities