First published: Fri Jun 19 2020(Updated: )
WooCommerce before 3.6.5, when it handles CSV imports of products, has a cross-site request forgery (CSRF) issue with resultant stored cross-site scripting (XSS) via `includes/admin/importers/class-wc-product-csv-importer-controller.php`.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/woocommerce/woocommerce | <3.6.5 | 3.6.5 |
Woocommerce Woocommerce | <3.6.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-20891 is a vulnerability in WooCommerce before version 3.6.5 that allows for cross-site request forgery (CSRF) and resultant stored cross-site scripting (XSS) via CSV imports of products.
The severity of CVE-2019-20891 is rated as high, with a severity value of 8.8.
CVE-2019-20891 affects WooCommerce before version 3.6.5 when it handles CSV imports of products, allowing for CSRF attacks and stored XSS.
You can find more information about CVE-2019-20891 on the following references: [1] https://blog.ripstech.com/2019/woocommerce-csrf-to-stored-xss/ [2] https://raw.githubusercontent.com/woocommerce/woocommerce/master/CHANGELOG.txt
To fix CVE-2019-20891, ensure that you have updated WooCommerce to version 3.6.5 or newer, which includes a patch for the vulnerability.