LiveActive security incident?Get immediate response
CVE Record

CVE-2022-35717: "IBM InfoSphere Information Server 11.7 could allow a locally authenticated attacker to execute arbitrary c...

"IBM InfoSphere Information Server 11.7 could allow a locally authenticated attacker to execute arbitrary commands on the system by sending a specially crafted request. IBM X-"Force ID: 231361.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

IBM InfoSphere Information Server 11.7 has a high-severity command injection issue. A local authenticated user could send a crafted request that causes arbitrary commands to run on the system. This matters most where shared users, contractors, service accounts, or compromised local credentials can reach the server.

Executive priority

Treat this as a high-priority remediation item for any InfoSphere 11.7 server with multiple local users or broad service-account access. It is not currently supported as known exploited in the provided sources, but the potential system impact is severe.

Technical view

CVE-2022-35717 is CWE-78 command injection in IBM InfoSphere Information Server 11.7. CVSS 3.1 is 7.8 with local access, low complexity, low privileges, no user interaction, unchanged scope, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure appears limited to IBM InfoSphere Information Server 11.7 systems where an attacker already has local authenticated access. The provided sources do not identify other affected versions, network-only exposure, cloud services, or unauthenticated attack paths.

Exploitation context

The provided KEV flag is false, and the source bundle does not cite active exploitation. The attack requires local authenticated access, but successful exploitation could lead to full system-level impact through arbitrary command execution.

Researcher notes

Key constraints are local attack vector and low-privilege authenticated prerequisite. The public bundle does not provide exploit details, named patches, or affected CPEs. Avoid expanding scope beyond IBM InfoSphere Information Server 11.7 unless IBM guidance confirms it.

Mitigation direction

  • Check IBM advisory for fixed levels or interim mitigations for version 11.7.
  • Prioritize remediation on shared or multi-user InfoSphere servers.
  • Restrict local access to trusted administrators and required service accounts.
  • Review service account permissions and remove unnecessary local privileges.
  • Monitor IBM guidance for any updated affected-version or fix information.

Validation and detection

  • Inventory IBM InfoSphere Information Server deployments and confirm version 11.7 presence.
  • Verify whether IBM advisory remediation has been applied to each affected host.
  • Confirm who has local authenticated access to affected servers.
  • Review logs for unusual local requests or command-execution indicators.
  • Document compensating controls where vendor remediation is not yet 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 · medium confidence lookup

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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-35717 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
7.8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2022-35717Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aIBM InfoSphere Information Server11.7Listed
Weakness

CWE details

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

CWE-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.