LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38118: Possible Local Privilege Escalation Vulnerability in OpenText iManager

Possible improper input validation Vulnerability in iManager has been discovered in OpenText™ iManager 3.2.4.0000.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-38118 is a possible local privilege escalation issue in OpenText iManager. The public record rates it medium severity because exploitation requires local access and low privileges, but successful exploitation could expose sensitive information. The supplied sources do not show active exploitation or a complete remediation statement.

Executive priority

Handle as a moderate-priority remediation item. It is not currently evidenced as internet-exploitable or actively exploited, but it affects administrative software and may expose sensitive information after local access is obtained.

Technical view

The CVE describes improper input validation in OpenText iManager, associated with CWE-250 and CVSS 3.1 score 5.5. The vector is local, low-complexity, requires low privileges, needs no user interaction, and has high confidentiality impact with no stated integrity or availability impact.

Likely exposure

Exposure is most likely where OpenText iManager is installed and reachable by local or already-authenticated low-privilege users. The bundle mentions iManager 3.2.4.0000 and also lists version 3.0.0 as affected, so version scope should be verified against vendor guidance.

Exploitation context

The source bundle does not identify public exploitation, proof-of-concept availability, or inclusion in CISA KEV. Treat this as a post-access risk: an attacker likely needs local foothold or low-privilege access before attempting abuse.

Researcher notes

The available evidence is limited and somewhat inconsistent: the description names iManager 3.2.4.0000, while the affected list includes 3.0.0. Do not broaden affected versions without vendor confirmation. No exploit mechanics or specific patch instructions are included in the supplied bundle.

Mitigation direction

  • Identify all OpenText iManager deployments and installed versions.
  • Review OpenText or NetIQ release notes for the vendor-supported fixed version.
  • Restrict local access to systems running iManager to trusted administrators.
  • Monitor privileged access paths until vendor remediation is confirmed.
  • Prioritize upgrade planning for affected or uncertain iManager versions.

Validation and detection

  • Check asset inventory for OpenText iManager installations.
  • Compare installed versions against the CVE record and vendor release notes.
  • Review local account access on affected hosts.
  • Look for unusual local access or privilege-related events.
  • Document uncertainty where version scope cannot be confirmed.
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 · low confidence lookup

CWE-250: 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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2021-38118 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2021-38118Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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
OpenTextiManager3.0.0affected
Weakness

CWE details

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

CWE-250 · source CWE mapping

Execution with Unnecessary Privileges

Execution with Unnecessary Privileges represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.