LiveActive security incident?Get immediate response
CVE Record

CVE-2022-43840: IBM Aspera Console XPath injection

IBM Aspera Console 3.4.0 through 3.4.4 is vulnerable to an XPath injection vulnerability, which could allow an authenticated attacker to exfiltrate sensitive application data and/or determine the structure of the XML document.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

IBM Aspera Console versions 3.4.0 through 3.4.4 have an XPath injection flaw. A logged-in attacker could use it to read sensitive application data or learn XML document structure. The business risk is data exposure, not system takeover, based on the provided CVSS vector.

Executive priority

Treat as a medium-priority confidentiality issue. Prioritize patching exposed or broadly accessible consoles, but this is lower urgency than unauthenticated remote code execution or availability-impacting flaws.

Technical view

CVE-2022-43840 is CWE-643 XPath injection in IBM Aspera Console. CVSS 3.1 is 4.3: network reachable, low complexity, low privileges required, no user interaction, unchanged scope, low confidentiality impact, no integrity or availability impact.

Likely exposure

Exposure is likely limited to organizations running IBM Aspera Console 3.4.0 through 3.4.4, especially where authenticated user access is broadly available or externally reachable.

Exploitation context

The source bundle shows KEV false and provides no cited evidence of active exploitation. Exploitation requires authentication. The realistic concern is unauthorized access to sensitive application data or reconnaissance of XML structure.

Researcher notes

The provided evidence identifies XPath injection and possible data exfiltration, but does not include endpoint details, exploit procedure, or fixed-version text. Validate the full affected range and remediation directly against IBM advisory.

Mitigation direction

  • Review IBM advisory for the named patched version or vendor remediation.
  • Upgrade affected IBM Aspera Console 3.4.0 through 3.4.4 systems per IBM guidance.
  • Restrict console access to trusted users and networks where possible.
  • Review account privileges for users with console access.

Validation and detection

  • Inventory IBM Aspera Console installations and record exact versions.
  • Confirm whether any instance runs versions 3.4.0 through 3.4.4.
  • Check vendor advisory status and applied patch level.
  • Review logs for unusual authenticated access to sensitive console data.
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-643: 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-43840 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
4.3 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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-643 · source CWE mapping

Improper Neutralization of Data within XPath Expressions ('XPath Injection')

Improper Neutralization of Data within XPath Expressions ('XPath Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.