LiveActive security incident?Get immediate response
CVE Record

CVE-2022-35721: IBM Jazz for Service Management 1.1.3 is vulnerable to stored cross-site scripting.

IBM Jazz for Service Management 1.1.3 is vulnerable to stored 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: 231380.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

IBM Jazz for Service Management 1.1.3 has a stored cross-site scripting issue. An authenticated user could place JavaScript into the web interface, causing trusted users to run unintended code in their sessions. The documented business risk is credential disclosure and altered Web UI behavior, not server takeover.

Executive priority

Treat as a moderate-priority remediation item. Escalate if the Web UI is widely accessible, supports privileged operations, or is used by administrators whose sessions would create higher business impact.

Technical view

CVE-2022-35721 is CWE-79 stored XSS in IBM Jazz for Service Management 1.1.3. CVSS 3.0 is 6.4, network reachable, low attack complexity, low privileges required, no user interaction, changed scope, and low confidentiality and integrity impact. IBM X-Force tracks it as ID 231380.

Likely exposure

Exposure is limited to environments running IBM Jazz for Service Management 1.1.3, especially where the Web UI is reachable by many authenticated users. Systems not using that product and version are not identified as affected in the provided sources.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The risk is credible because stored XSS persists in the application and can affect trusted sessions after malicious content is saved.

Researcher notes

Evidence is strongest for product, version, vulnerability class, and CVSS details. The provided bundle does not include exact affected fields, patch identifiers, exploitation telemetry, or workaround specifics, so validation should stay inventory- and vendor-advisory driven.

Mitigation direction

  • Identify all IBM Jazz for Service Management instances and confirm version 1.1.3 exposure.
  • Review IBM advisory 6695811 for the vendor-listed remediation or fix level.
  • Apply IBM-supplied remediation after normal change testing.
  • Restrict Web UI access to trusted users until remediation is complete.
  • Monitor for unexpected script-like content in user-editable Web UI fields.

Validation and detection

  • Confirm affected assets are running or not running Jazz for Service Management 1.1.3.
  • Verify the IBM advisory remediation or fix level is installed.
  • Check access controls for users who can create stored Web UI content.
  • Review logs and content records for suspicious Web UI modifications.
  • Run approved regression tests for authentication and key Web UI workflows.
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-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-35721 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
6.4 (3.0)
Known Exploited
No
Published

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

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
6.4CVSS 3.0MediumCVSS:3.0/S:C/I:L/AC:L/UI:N/PR:L/C:L/AV:N/A:N/RC:C/E:H/RL:O3.12.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

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

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
IBMJazz for Service Management1.1.3Listed
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.