LiveActive security incident?Get immediate response
CVE Record

CVE-2022-41553: Information Exposure Vulnerability in Hitachi Infrastructure Analytics Advisor, Hitachi Ops Center Analyzer

Insertion of Sensitive Information into Temporary File vulnerability in Hitachi Infrastructure Analytics Advisor on Linux (Analytics probe component), Hitachi Ops Center Analyzer on Linux (Hitachi Ops Center Analyzer probe component) allows local users to gain sensitive information. This issue affects Hitachi Infrastructure Analytics Advisor: from 2.0.0-00 through 4.4.0-00; Hitachi Ops Center Analyzer: from 10.0.0-00 before 10.9.0-00.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability can expose sensitive information written to temporary files by Hitachi analytics probe components on Linux. It requires local user access, so it is mainly a risk where shared servers, weak account separation, or compromised low-privilege accounts exist.

Executive priority

Treat as a moderate-priority confidentiality issue. Prioritize systems where multiple users have local access or where compromise of a low-privilege account could expose operational data from Hitachi monitoring components.

Technical view

CVE-2022-41553 affects Hitachi Infrastructure Analytics Advisor 2.0.0-00 through 4.4.0-00 and Hitachi Ops Center Analyzer 10.0.0-00 before 10.9.0-00 on Linux probe components. The issue is sensitive information written to temporary files, allowing a local low-privileged user to obtain confidential data.

Likely exposure

Exposure is limited to Linux installations running the named Hitachi probe components in the affected version ranges. Internet exposure is not indicated because the CVSS attack vector is local.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not listed as KEV. Exploitation requires local privileges and no user interaction, with high confidentiality impact and no stated integrity or availability impact.

Researcher notes

The source bundle identifies CWE-532 and a local, low-complexity confidentiality flaw involving temporary files. Public evidence provided is limited to the CVE record and Hitachi advisory; no exploit details, indicators of compromise, or broad product impact are provided.

Mitigation direction

  • Review Hitachi advisory HITACHI-SEC-2022-134 for product-specific remediation.
  • Upgrade Hitachi Ops Center Analyzer to 10.9.0-00 or later where applicable.
  • For Infrastructure Analytics Advisor, follow Hitachi guidance for versions after 4.4.0-00.
  • Restrict local shell access on affected Linux hosts.
  • Reduce unnecessary local accounts on probe servers.

Validation and detection

  • Inventory Linux hosts running Hitachi analytics probe components.
  • Confirm installed product names and versions against the affected ranges.
  • Check whether Hitachi Ops Center Analyzer is below 10.9.0-00.
  • Review local user access to affected probe servers.
  • Verify remediation status against the Hitachi vendor advisory.
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-532: 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-2022-41553 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.5 (3.1)
Known Exploited
No
Published

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

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.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N24Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2022-41553Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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 Infrastructure Analytics Advisor2.0.0-00unaffected
HitachiHitachi Ops Center Analyzer10.0.0-00unaffected
Weakness

CWE details

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

CWE-532 · source CWE mapping

Insertion of Sensitive Information into Log File

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