CVE-2025-36368
Received
Received - Intake
SQL Injection in IBM Sterling B2B Integrator Allows Data Manipulation
Publication date: 2026-03-13
Last updated on: 2026-03-20
Assigner: IBM Corporation
Description
Description
IBM Sterling B2B Integrator and IBM Sterling File Gateway 6.1.0.0 through 6.1.2.7_2, 6.2.0.0 through 6.2.0.5_1, and 6.2.1.0 through 6.2.1.1_1 are vulnerable to SQL injection. An administrative user could send specially crafted SQL statements, which could allow the attacker to view, add, modify, or delete information in the back-end database.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ibm | sterling_b2b_integrator | From 6.1.0.0 (inc) to 6.1.2.8 (exc) |
| ibm | sterling_file_gateway | From 6.1.0.0 (inc) to 6.1.2.8 (exc) |
| ibm | sterling_b2b_integrator | From 6.2.0.0 (inc) to 6.2.0.5_2 (exc) |
| ibm | sterling_b2b_integrator | From 6.2.1.0 (inc) to 6.2.1.1_2 (exc) |
| ibm | sterling_file_gateway | From 6.2.0.0 (inc) to 6.2.0.5_2 (exc) |
| ibm | sterling_file_gateway | From 6.2.1.0 (inc) to 6.2.1.1_2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |