LiveActive security incident?Get immediate response
CVE Record

CVE-2020-5364: Dell EMC Isilon OneFS versions 8.2.2 and earlier contain an SNMPv2 vulnerability.

Dell EMC Isilon OneFS versions 8.2.2 and earlier contain an SNMPv2 vulnerability. The SNMPv2 services is enabled, by default, with a pre-configured community string. This community string allows read-only access to many aspects of the Isilon cluster, some of which are considered sensitive and can foster additional access.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Dell EMC Isilon OneFS 8.2.2 and earlier can expose sensitive cluster information because SNMPv2 is enabled by default with a pre-configured community string. The access is described as read-only, but the information can support further intrusion planning. Treat this as a management-plane exposure issue, especially for storage clusters reachable from broad internal networks.

Executive priority

Prioritize remediation for storage clusters reachable beyond a tightly controlled management network. This is not described as a ransomware-grade or code-execution flaw, but sensitive storage-management information can materially help attackers expand access after initial foothold.

Technical view

CVE-2020-5364 affects Dell EMC Isilon OneFS versions 8.2.2 and earlier. SNMPv2 is enabled by default with a pre-configured community string, allowing unauthenticated network read-only access to many cluster details, including sensitive information. The CVSS 3.1 score is 5.3, AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L, and CWE is CWE-201.

Likely exposure

Exposure is most likely where Isilon OneFS management or SNMP interfaces are reachable from untrusted internal segments, broad VPN ranges, or external networks. Organizations not running OneFS 8.2.2 or earlier are not indicated as affected by the supplied sources.

Exploitation context

The source bundle does not show CISA KEV listing or public active exploitation. Exploitation would require network reachability to SNMPv2 and knowledge or use of the pre-configured community string. The business risk is reconnaissance and sensitive operational disclosure rather than direct code execution.

Researcher notes

Evidence is limited to the CVE description and Dell advisory reference. The bundle does not provide exact fixed OneFS versions, detailed remediation steps, proof-of-concept status, or exploitation telemetry. Validate exposure through configuration review and network access assessment, avoiding assumptions beyond SNMPv2 default community-string read access.

Mitigation direction

  • Identify any Dell EMC Isilon OneFS clusters running version 8.2.2 or earlier.
  • Review Dell DSA-2020-124 for vendor-supported update or configuration guidance.
  • Restrict SNMP access to trusted management networks only.
  • Disable unnecessary SNMPv2 exposure where operationally feasible.
  • Remove reliance on pre-configured community strings if vendor guidance supports changing them.

Validation and detection

  • Inventory OneFS versions across all Isilon clusters.
  • Confirm whether SNMPv2 is enabled on affected clusters.
  • Verify SNMP reachability from user, VPN, server, and external network segments.
  • Check whether default or pre-configured community strings remain in use.
  • Document compensating controls if vendor remediation cannot be applied promptly.
Prepared
Confidence
medium
Sources
3

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.

cwe · medium confidence lookup

CWE-201: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-5364 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
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2020-5364Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellIsilon OneFSunspecifiedListed
Weakness

CWE details

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

CWE-201 · source CWE mapping

Insertion of Sensitive Information Into Sent Data

Insertion of Sensitive Information Into Sent Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.