CVE-2021-39035
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedIBM Sterling B2B Integrator Standard Edition 6.0.0.0 through 6.0.3.5, 6.1.0.0 through 6.1.0.4, and 6.1.1.0 through 6.1.1.1 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: 213965.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceIBM Sterling B2B Integrator Standard Edition contains a cross-site scripting (XSS) vulnerability in its Web UI. The flaw allows authenticated users to embed arbitrary JavaScript code, potentially altering application functionality and leading to credential disclosure within trusted sessions.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 6.0.0.0, < 6.0.3.6>= 6.1.0.0, < 6.1.0.5>= 6.1.1.0, < 6.1.1.2CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- Required
- Scope
- Changed
- Confidentiality
- Low
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the installed IBM Sterling B2B Integrator versionLocate the version information in the product installation directory, typically found in version or about files within the installation root, or access the Web UI admin console and navigate to the about or system information pageAffected if The installed version falls within 6.0.0.0 to 6.0.3.5, 6.1.0.0 to 6.1.0.4, or 6.1.1.0 to 6.1.1.1 (any version less than the fixed releases 6.0.3.6, 6.1.0.5, or 6.1.1.2)
-
Confirm the Web UI component is enabledCheck if the Sterling B2B Integrator Web UI (typically accessed via HTTP/HTTPS on the configured application port) is accessible and operationalAffected if The Web UI is accessible and responds to requests, indicating the vulnerable component is exposed
-
Verify authentication is enabled for the Web UIReview the Web UI security configuration to confirm user authentication is configured and activeAffected if Users can authenticate to the Web UI, which is required for exploiting this XSS vulnerability since it affects authenticated sessions
A user is affected if they have a vulnerable version (less than 6.0.3.6, 6.1.0.5, or 6.1.1.2) of IBM Sterling B2B Integrator running with the Web UI enabled and accessible to authenticated users
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped6.0.3.66.1.0.56.1.1.2
Apply the IBM fix pack for your version (6.0.3.6, 6.1.0.5, or 6.1.1.2) or upgrade to a supported version. If patching is delayed, implement output encoding on Web UI responses and consider restricting UI access to trusted users only.
IBM Sterling B2B Integrator 6.0.3.6, 6.1.0.5, or 6.1.1.2 (or later respective releases)
- Identify the currently installed IBM Sterling B2B Integrator version by checking the system information or release notes
- Determine which version branch you are running (6.0.x, 6.1.0.x, or 6.1.1.x)
- For version 6.0.x: Upgrade to version 6.0.3.6 or later
- For version 6.1.0.x: Upgrade to version 6.1.0.5 or later
- For version 6.1.1.x: Upgrade to version 6.1.1.2 or later
- After upgrade, verify the XSS vulnerability is resolved by testing that user input is properly sanitized in the Web UI
- Review IBM Sterling B2B Integrator documentation for any migration or configuration steps required for the target version
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,648.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-39035 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-39035 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data