CVE-2025-42942
BaseFortify
Publication date: 2025-08-12
Last updated on: 2025-08-12
Assigner: SAP SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sap | netweaver_application_server | 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 SAP NetWeaver Application Server for ABAP. An unauthenticated attacker can create a malicious URL containing a script and trick an unauthenticated victim into clicking it. When the victim clicks the URL, the script executes in their browser, allowing the attacker to access and modify limited information within the victim's browser context.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to access and modify limited information within the victim's browser session. This could lead to unauthorized data exposure or manipulation within the scope of the victim's browser. However, it does not affect the availability of the application.