Shopping Cart & eCommerce Store <= 5.1.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting
2021-08-18 00:00
Xu-Liang LiaoStrategic Overview
StatusPatched in 5.1.5
Affected PluginShopping Cart & eCommerce Store
Affected Version
<= 5.1.0CVSS8.8High
CVE
CVE-2021-34645Vulnerability 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