CVE-2025-0165
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-08-30
Last updated on: 2025-12-18
Assigner: IBM Corporation
Description
Description
IBM watsonx Orchestrate Cartridge for IBM Cloud Pak for Data 4.8.4, 4.8.5, and 5.0.0 through 5.2.0 is vulnerable to SQL injection. A remote attacker 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 | watsonx_orchestrate_cartridge_for_ibm_cloud_pak_for_data | From 4.8.4 (inc) to 4.8.5 (inc) |
| ibm | watsonx_orchestrate_cartridge_for_ibm_cloud_pak_for_data | From 5.0.0 (inc) to 5.2.0.1 (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. |