Skip to main content

IBM CVE-2023-40693

| EUVD-2023-45249 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-03-13 ibm
5.4
CVSS 3.1
Share

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

4
Patch released
Mar 20, 2026 - 14:47 nvd
Patch available
EUVD ID Assigned
Mar 13, 2026 - 20:00 euvd
EUVD-2023-45249
Analysis Generated
Mar 13, 2026 - 20:00 vuln.today
CVE Published
Mar 13, 2026 - 19:25 nvd
MEDIUM 5.4

DescriptionNVD

IBM Sterling B2B Integrator and IBM Sterling File Gateway 6.1.0.0 through 6.1.2.7_2, and 6.2.0.0 through 6.2.0.5_1, 6.2.1.0 through 6.2.1.1_1 are 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.

AnalysisAI

This is a Stored or Reflected Cross-Site Scripting (XSS) vulnerability in IBM Sterling B2B Integrator and IBM Sterling File Gateway that allows authenticated users to inject arbitrary JavaScript code into the Web UI. An attacker with valid credentials can craft malicious payloads that execute in the context of other users' sessions, potentially leading to credential theft, session hijacking, or unauthorized actions within a trusted environment. With a CVSS score of 5.4 and requiring low attack complexity plus user interaction (clicking a malicious link), this vulnerability poses a moderate risk primarily in environments where user trust is high and credentials are valuable.

Technical ContextAI

This vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation, commonly known as Cross-Site Scripting). The affected IBM Sterling products (B2B Integrator and File Gateway) are enterprise integration platforms that process input through their Web UI without adequate output encoding or input validation. The vulnerability exists across multiple versions: 6.1.0.0 through 6.1.2.7_2 and 6.2.0.0 through 6.2.0.5_1, and 6.2.1.0 through 6.2.1.1_1 (CPE identifiers: cpe:2.3:a:ibm:sterling_b2b_integrator and cpe:2.3:a:ibm:sterling_file_gateway). The root cause is insufficient input sanitization or output encoding when reflecting user-supplied data back to the Web UI, allowing JavaScript payloads to bypass security controls.

RemediationAI

Upgrade IBM Sterling B2B Integrator and File Gateway to patched versions released by IBM (6.1.2.8 or later for 6.1.x branch, and 6.2.0.6 or later for 6.2.x branch, with 6.2.1.2 or later for 6.2.1 branch). Consult IBM's official security advisory and patch release notes to confirm exact version availability for your maintenance level. If immediate patching is not feasible, implement compensating controls: restrict Web UI access to trusted networks only via firewall rules, enforce multi-factor authentication for Sterling platform access, disable JavaScript execution for users with lower trust levels where possible, and monitor Web UI logs for suspicious JavaScript-like input patterns. Additionally, implement Content Security Policy (CSP) headers in the Web UI configuration to restrict inline script execution.

Share

CVE-2023-40693 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy