Shopping Cart & eCommerce Store <= 5.1.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting

2021-08-18 00:00
Xu-Liang Liao

Strategic Overview

Status
Patched in 5.1.5
Affected Version<= 5.1.0
CVSS8.8High
CVECVE-2021-34645
View all Shopping Cart & eCommerce Store vulnerabilities

Vulnerability Overview

The Shopping Cart & eCommerce Store WordPress plugin is vulnerable to Cross-Site Request Forgery via the save_currency_settings function found in the ~/admin/inc/wp_easycart_admin_initial_setup.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 5.1.0.

Technical Analysis

REMEDIATION: Update to version 5.1.5, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C