LiveActive security incident?Get immediate response
CVE Record

CVE-2022-35715: IBM InfoSphere Information Server 11.7 could allow a remote attacker to obtain sensitive information when a...

IBM InfoSphere Information Server 11.7 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in a stack trace. This information could be used in further attacks against the system. IBM X-Force ID: 231202.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

IBM InfoSphere Information Server 11.7 can expose sensitive technical details through stack traces in detailed error messages. This is not described as a system takeover, but leaked internals can help attackers plan follow-on attacks against the environment.

Executive priority

Treat this as a moderate exposure-reduction item. It is unlikely to be the top emergency by itself, but it weakens confidentiality and can aid attackers during reconnaissance. Prioritize remediation on internet-facing or sensitive data-processing deployments.

Technical view

CVE-2022-35715 is a CWE-200 information disclosure issue in IBM InfoSphere Information Server 11.7. The CVSS 3.0 score is 5.3, with network attack vector, no privileges, and no user interaction required. Impact is limited to low confidentiality exposure in the provided vector.

Likely exposure

Organizations running IBM InfoSphere Information Server 11.7 are the affected population, especially where application interfaces are reachable by untrusted networks and can return detailed stack-trace errors.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. The practical risk is reconnaissance: a remote attacker may learn implementation details from error responses and use them to support later attacks.

Researcher notes

Evidence is limited to IBM and CVE metadata. The bundle does not identify specific endpoints, payloads, or detailed fixes. The relevant security property is information disclosure via verbose stack traces, mapped to CWE-200, with unauthenticated network reachability in the CVSS vector.

Mitigation direction

  • Review IBM advisory guidance for CVE-2022-35715 and apply the official remediation if applicable.
  • Confirm all IBM InfoSphere Information Server 11.7 deployments are on an IBM-supported fixed level.
  • Disable detailed technical error responses to users where configuration allows.
  • Restrict network access to InfoSphere interfaces to trusted users and management paths.
  • Monitor for repeated error-triggering requests against exposed application endpoints.

Validation and detection

  • Inventory IBM InfoSphere Information Server instances and confirm whether version 11.7 is present.
  • Check patch or fix-pack status against IBM guidance for CVE-2022-35715.
  • Verify user-facing errors do not expose stack traces or sensitive implementation details.
  • Review application logs for repeated error responses from external or unusual sources.
  • Confirm perimeter controls limit access to InfoSphere interfaces where possible.
Prepared
Confidence
high
Sources
4

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-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-35715 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.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/C:L/AC:L/UI:N/AV:N/A:N/I:N/PR:N/S:U/E:U/RL:O/RC:C

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
3Source 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.3CVSS 3.0MediumCVSS:3.0/C:L/AC:L/UI:N/AV:N/A:N/I:N/PR:N/S:U/E:U/RL:O/RC:C3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

5.3Medium
CVSS 3.0 vector shape for CVE-2022-35715Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/C:L/AC:L/UI:N/AV:N/A:N/I:N/PR:N/S:U/E:U/RL:O/RC:C

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

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.