Files
CVEs-PoC/2020/CVE-2020-6205.md
T
2024-05-25 21:48:12 +02:00

19 lines
1.1 KiB
Markdown

### [CVE-2020-6205](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6205)
![](https://img.shields.io/static/v1?label=Product&message=SAP%20NetWeaver%20Application%20Server%20ABAP%20(Smart%20Forms)%20-%20SAP_BASIS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C7.00%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross%20Site%20Scripting&color=brighgreen)
### Description
SAP NetWeaver AS ABAP Business Server Pages (Smart Forms), SAP_BASIS versions- 7.00, 7.01, 7.02, 7.10, 7.11, 7.30, 7.31, 7.40, 7.50, 7.51, 7.52, 7.53, 7.54; does not sufficiently encode user controlled inputs, allowing an unauthenticated attacker to non-permanently deface or modify displayed content and/or steal authentication information of the user and/or impersonate the user and access all information with the same rights as the target user, leading to Reflected Cross Site Scripting Vulnerability.
### POC
#### Reference
- https://launchpad.support.sap.com/#/notes/2884910
- https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=540935305
#### Github
No PoCs found on GitHub currently.