CVE-2025-42886
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 | business_connector | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue in SAP Business Connector. An unauthenticated attacker can create a malicious link that, when accessed by an authenticated user, causes malicious content to execute in the user's browser. This happens because the injected input is processed during web page generation, allowing the attacker to run scripts in the victim's browser context.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an attacker to access or modify information within your browser session, affecting the confidentiality and integrity of your data. However, it does not affect the availability of the system.