Vulnerabilities (CVE)

Filtered by vendor Smartstore Subscribe
Total 7 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-36364 1 Smartstore 1 Smartstorenet 2024-02-28 6.4 MEDIUM 9.1 CRITICAL
An issue was discovered in Smartstore (aka SmartStoreNET) before 4.1.0. Administration/Controllers/ImportController.cs allows path traversal (for copy and delete actions) in the ImportController.Create method via a TempFileName field.
CVE-2021-32607 1 Smartstore 1 Smartstore 2024-02-28 7.5 HIGH 9.8 CRITICAL
An issue was discovered in Smartstore (aka SmartStoreNET) through 4.1.1. Views/PrivateMessages/View.cshtml does not call HtmlUtils.SanitizeHtml on a private message.
CVE-2021-32608 1 Smartstore 1 Smartstore 2024-02-28 7.5 HIGH 9.8 CRITICAL
An issue was discovered in Smartstore (aka SmartStoreNET) through 4.1.1. Views/Boards/Partials/_ForumPost.cshtml does not call HtmlUtils.SanitizeHtml on certain text for a forum post.
CVE-2020-36365 1 Smartstore 1 Smartstorenet 2024-02-28 5.8 MEDIUM 6.1 MEDIUM
Smartstore (aka SmartStoreNET) before 4.1.0 allows CommonController.ClearCache, ClearDatabaseCache, RestartApplication, and ScheduleTaskController.Edit open redirect.
CVE-2020-27996 1 Smartstore 1 Smartstorenet 2024-02-28 6.5 MEDIUM 8.8 HIGH
An issue was discovered in SmartStoreNET before 4.0.1. It does not properly consider the need for a CustomModelPartAttribute decoration in certain ModelBase.CustomProperties situations.
CVE-2020-15243 1 Smartstore 1 Smartstore 2024-02-28 7.5 HIGH 9.8 CRITICAL
Affected versions of Smartstore have a missing WebApi Authentication attribute. This vulnerability affects Smartstore shops in version 4.0.0 & 4.0.1 which have installed and activated the Web API plugin. Users of Smartstore 4.0.0 and 4.0.1 must merge their repository with 4.0.x or overwrite the file SmartStore.Web.Framework in the */bin* directory of the deployed shop with this file. As a workaround without updating uninstall the Web API plugin to close this vulnerability.
CVE-2020-27997 1 Smartstore 1 Smartstorenet 2024-02-28 6.8 MEDIUM 8.8 HIGH
An issue was discovered in SmartStoreNET before 4.1.0. Lack of Cross Site Request Forgery (CSRF) protection may lead to elevation of privileges (e.g., /admin/customer/create to create an admin account).