LiveActive security incident?Get immediate response
CVE Record

CVE-2022-40748: IBM InfoSphere Information Server 11.7 is vulnerable to cross-site scripting.

IBM InfoSphere Information Server 11.7 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 236586.

MediumCVSS 5.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

IBM InfoSphere Information Server 11.7 has a Web UI cross-site scripting flaw. A logged-in user could cause JavaScript to run in another trusted session, which may alter UI behavior or expose credentials. This is a moderate business risk where the platform is used by many internal users or handles sensitive data workflows.

Executive priority

Address in the normal vulnerability remediation cycle, faster if the Web UI is broadly accessible or supports sensitive data operations. This is not supported as actively exploited by the provided sources, but credential disclosure within trusted sessions makes it more than a cosmetic UI issue.

Technical view

CVE-2022-40748 is a CWE-79 XSS issue in IBM InfoSphere Information Server 11.7. CVSS 3.0 is 5.4: network reachable, low complexity, low privileges, user interaction required, changed scope, low confidentiality and integrity impact, and no availability impact.

Likely exposure

Exposure is limited to organizations running IBM InfoSphere Information Server 11.7, especially deployments where multiple authenticated users access the Web UI. The sources do not identify affected subcomponents, public exposure requirements, or other versions.

Exploitation context

The provided sources do not report active exploitation. The bundle marks KEV as false, and the CVSS temporal data indicates exploit maturity is unproven. Exploitation requires a low-privileged user and victim interaction within a trusted Web UI session.

Researcher notes

Evidence names only IBM InfoSphere Information Server 11.7 and IBM X-Force ID 236586. The sources do not provide parameter details, exploit mechanics, or fixed version text in the bundle. Avoid expanding scope beyond the named product and version without vendor confirmation.

Mitigation direction

  • Review IBM advisory 6695961 for fixed levels or vendor mitigations.
  • Prioritize remediation for environments with broad Web UI access.
  • Restrict Web UI access to trusted networks and users where feasible.
  • Review session and credential handling controls around the Web UI.
  • Monitor IBM X-Force entry 236586 for updated guidance.

Validation and detection

  • Confirm whether IBM InfoSphere Information Server 11.7 is deployed.
  • Inventory who can authenticate to the Web UI.
  • Check whether IBM advisory 6695961 lists an applied fix level.
  • Review logs for unusual Web UI changes or credential-related anomalies.
  • Verify XSS regression coverage without using offensive payload guidance.
Prepared
Confidence
medium
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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-40748 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.4 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/C:L/A:N/PR:L/I:L/S:C/UI:R/AC:L/RL:O/E:U/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.4CVSS 3.0MediumCVSS:3.0/AV:N/C:L/A:N/PR:L/I:L/S:C/UI:R/AC:L/RL:O/E:U/RC:C2.32.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/C:L/A:N/PR:L/I:L/S:C/UI:R/AC:L/RL:O/E:U/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-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.