LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38963: IBM Aspera Console CSV injection

IBM Aspera Console 3.4.0 through 3.4.4 could allow a remote authenticated attacker to execute arbitrary code on the system, caused by a CSV injection vulnerability. By persuading a victim to open a specially crafted file, an attacker could exploit this vulnerability to execute arbitrary code on the system.

HighCVSS 8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

IBM Aspera Console versions 3.4.0 through 3.4.4 have a high-severity CSV injection issue. An authenticated remote attacker could craft a file and persuade a victim to open it, potentially causing code execution on the victim system. This requires user interaction but has high confidentiality, integrity, and availability impact.

Executive priority

Treat this as a high-priority remediation item if IBM Aspera Console is in use. The attack requires user interaction, but successful exploitation can affect confidentiality, integrity, and availability at high impact.

Technical view

CVE-2021-38963 is CWE-1236 in IBM Aspera Console 3.4.0 through 3.4.4. CVSS 3.1 is 8.0: network attack vector, low complexity, low privileges required, and user interaction required. Scope is unchanged, with high C/I/A impact. The source bundle does not include a named fixed version.

Likely exposure

Organizations running IBM Aspera Console 3.4.0 through 3.4.4 are the likely exposed population. Risk is highest where authenticated users can generate or deliver files that other users open on workstations or servers.

Exploitation context

The provided sources do not indicate CISA KEV listing or active exploitation. Exploitation depends on an authenticated attacker and a victim opening a specially crafted file, so phishing or trusted workflow abuse is the likely context.

Researcher notes

The record describes arbitrary code execution from CSV injection but does not provide exploit details, observed exploitation, or a fixed release in the supplied bundle. Avoid assuming broader Aspera products are affected without IBM confirmation.

Mitigation direction

  • Check IBM advisory for the vendor-named fix or mitigation.
  • Inventory IBM Aspera Console deployments and confirm exact versions.
  • Prioritize remediation for versions 3.4.0 through 3.4.4.
  • Restrict Console access to trusted authenticated users only.
  • Warn users not to open unexpected exported or received files.

Validation and detection

  • Verify whether any IBM Aspera Console instance runs versions 3.4.0 through 3.4.4.
  • Review authentication logs for unusual low-privilege Console activity.
  • Confirm users handling Console-generated files understand the risk.
  • Check IBM advisory for patch status before closing the finding.
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-1236: 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-38963 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
High
CVSS
8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/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
8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H2.15.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8High
CVSS 3.1 vector shape for CVE-2021-38963Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IBMAspera Console3.4.0unaffected
Weakness

CWE details

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

CWE-1236 · source CWE mapping

Improper Neutralization of Formula Elements in a CSV File

Improper Neutralization of Formula Elements in a CSV File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.