LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36652: File and Directory Permissions Vulnerability in Hitachi Automation Director, Hitachi Infrastructure Analytics Advisor, Hitachi Ops Center

Incorrect Default Permissions vulnerability in Hitachi Automation Director on Linux, Hitachi Infrastructure Analytics Advisor on Linux (Hitachi Infrastructure Analytics Advisor, Analytics probe server components), Hitachi Ops Center Automator on Linux, Hitachi Ops Center Analyzer on Linux (Hitachi Ops Center Analyzer, Analyzer probe server components), Hitachi Ops Center Viewpoint on Linux (Viewpoint RAID Agent component) allows local users to read and write specific files. This issue affects Hitachi Automation Director: from 8.2.0-00 through 10.6.1-00; Hitachi Infrastructure Analytics Advisor: from 2.0.0-00 through 4.0.0-00; Hitachi Ops Center Automator: before 10.9.1-00; Hitachi Ops Center Analyzer: before 10.9.1-00; Hitachi Ops Center Viewpoint: before 10.9.1-00.

MediumCVSS 6.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects specific Hitachi infrastructure management products on Linux. A local user could read and modify certain files because default permissions are too broad. The main business risk is disruption or tampering of operational management tooling, especially where many administrators or service accounts share the host.

Executive priority

Prioritize remediation in environments where Hitachi management servers are shared, highly privileged, or operationally critical. This is not currently evidenced as actively exploited, but file tampering could affect availability of infrastructure management functions.

Technical view

CVE-2020-36652 is CWE-276 incorrect default permissions. CVSS 3.1 is 6.6, with local access, low complexity, low privileges, no user interaction, low confidentiality and integrity impact, and high availability impact. Affected products include Hitachi Automation Director, Infrastructure Analytics Advisor, Ops Center Automator, Analyzer, and Viewpoint on Linux.

Likely exposure

Exposure is limited to Linux deployments of the named Hitachi products in the affected version ranges. The CVSS vector indicates local, authenticated access is required, so risk is highest on shared administration servers or hosts where another weakness has already provided local access.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Treat this as a local post-access risk, not a confirmed internet-facing exploitation campaign.

Researcher notes

Key constraints are local attack vector and low required privileges. The source bundle does not identify the exact files, exploit primitives, or vendor workaround details, so validation should stay aligned with Hitachi's advisory and installed product versions.

Mitigation direction

  • Review Hitachi advisory HITACHI-SEC-2023-106 for product-specific update guidance.
  • Upgrade affected Hitachi Ops Center components to non-affected releases where available.
  • For Automation Director and Infrastructure Analytics Advisor, follow Hitachi's stated remediation path.
  • Restrict local shell access to affected Linux hosts.
  • Review file permissions only according to vendor-supported guidance.

Validation and detection

  • Inventory Linux hosts running the affected Hitachi products and components.
  • Compare installed versions against the affected ranges in the CVE record.
  • Check whether affected hosts allow non-administrative local user access.
  • Confirm remediation status against Hitachi advisory HITACHI-SEC-2023-106.
  • Record compensating access controls where upgrades are not immediately available.
Prepared
Confidence
high
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 · low confidence lookup

CWE-276: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-36652 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
6.6 (3.1)
Known Exploited
No
Published

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

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
6.6CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H1.84.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
HitachiHitachi Automation Director8.2.0-00unaffected
HitachiHitachi Infrastructure Analytics Advisor2.0.0-00unaffected
HitachiHitachi Ops Center Automator0unaffected
HitachiHitachi Ops Center Analyzer0unaffected
HitachiHitachi Ops Center Viewpoint0unaffected
Weakness

CWE details

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

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.