CVE-2025-42938
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-09-09
Assigner: SAP SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sap | netweaver_abap_platform | 3.1 |
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 Cross-Site Scripting (XSS) issue in the SAP NetWeaver ABAP Platform. An unauthenticated attacker can create a malicious link and make it publicly accessible. If an authenticated user clicks on this link, the malicious input is processed during the website's page generation, resulting in the creation of harmful content that executes in the user's browser.
How can this vulnerability impact me? :
If exploited, this vulnerability allows an attacker to access or modify information within the victim's browser scope, impacting the confidentiality and integrity of data. However, it does not affect the availability of the system.