LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36364: An issue was discovered in Smartstore (aka SmartStoreNET) before 4.1.0.

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-36364 is a path traversal flaw in Smartstore, also known as SmartStoreNET, before 4.1.0. The vulnerable import administration code could mishandle a TempFileName value during copy or delete actions, potentially affecting files outside the intended temporary import area.

Executive priority

Treat this as a targeted remediation item for any Smartstore deployment, especially internet-facing commerce sites. It is not supported by active exploitation evidence, but file deletion or unsafe file access in administration workflows can disrupt operations.

Technical view

The issue is in Administration/Controllers/ImportController.cs, specifically ImportController.Create. A TempFileName field is cited as enabling path traversal for copy and delete actions. The public bundle does not provide CVSS, CWE, exploitability details, or a full impact statement.

Likely exposure

Exposure is most likely limited to Smartstore/SmartStoreNET installations earlier than 4.1.0 that expose the affected administration import functionality. Confirm whether the administrative route is reachable and how access is controlled in each deployment.

Exploitation context

The CVE is not listed as CISA KEV, and the provided sources do not report active exploitation. Evidence supports a path traversal weakness, but not public weaponization, unauthenticated access, or confirmed real-world abuse.

Researcher notes

The strongest facts are the affected version boundary, file path, controller method, and TempFileName path traversal vector. Authentication requirements, exact impact, and exploit preconditions are not established in the supplied sources and should be verified against vendor code and deployment configuration.

Mitigation direction

  • Upgrade Smartstore/SmartStoreNET to 4.1.0 or later if applicable.
  • Review the linked vendor issue and commit before scheduling remediation.
  • Restrict administrative interface access to trusted networks and users.
  • Back up application files before applying vendor updates.
  • Monitor for unexpected file deletion or movement around import workflows.

Validation and detection

  • Inventory Smartstore/SmartStoreNET versions across public and internal environments.
  • Confirm whether any instance is earlier than 4.1.0.
  • Review ImportController handling of TempFileName in deployed code.
  • Check logs for unusual import copy or delete activity.
  • Validate administrative routes are not broadly exposed.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-36364 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.