SB2021102605 - Improper Authorization in Stripe for WooCommerce plugin for WordPress
Published: October 26, 2021
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Improper Authorization (CVE-ID: CVE-2021-39347)
CWE-ID: CWE-285 - Improper Authorization
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to bypass authorization checks.
The vulnerability exists due to missing a capability check on the "save()" function in the ~/includes/admin/class-wc-stripe-admin-user-edit.php file. A remote authenticated attacker can configure their account to use other site users unique STRIPE identifier and make purchases with their payment accounts.
Remediation
Install update from vendor's website.