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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS: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 scoreVulnerability scoring details
Base CVSS 3.0 score
6.4MediumVector: 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
Source materials
- CVE List V5 sourceCVE List V5
- https://www.ibm.com/support/pages/node/6695811CVE reference · x_refsource_CONFIRM
- ibm-jazz-cve202235721-xss (231380)CVE reference · vdb-entry, x_refsource_XF
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
