What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Automattic WooCommerce.This issue affects WooCommerce: from n/a through 8.2.2.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Automattic WooCommerce.This issue affects WooCommerce: from n/a through 8.2.2.
Explanation of Vulnerability in Simple Terms
WooCommerce versions up to 8.2.2 contain a cross-site request forgery (CSRF) vulnerability that allows an attacker to perform unwanted actions on behalf of an authenticated user. The vulnerability requires user interaction—typically clicking a malicious link or visiting a compromised page. An attacker cannot read sensitive data or gain unauthorized access, but can disrupt site availability or trigger unintended operations.
What an attacker can do
Trick a logged-in user into performing unwanted actions on the WooCommerce site without their knowledge.
Potential impact on your site
Users' store actions (orders, settings, etc.) could be modified without their consent if they visit untrusted sites while logged in.
Conditions required to exploit
Victim must be logged in and click a malicious link or visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities