CVE-2025-42895
BaseFortify
Publication date: 2025-11-11
Last updated on: 2025-11-12
Assigner: SAP SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sap | hdb_jdbc_driver | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs because the SAP HANA JDBC Client does not properly validate connection property values. This allows a high-privilege user who is locally authenticated to provide specially crafted parameters that can cause unauthorized code to be loaded within the application.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized code execution, which impacts the availability of the application significantly (high impact). It also has a low impact on confidentiality and integrity, meaning some data exposure or modification could occur but is less severe compared to availability.