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

18 lines
801 B
Markdown

### [CVE-2020-6210](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6210)
![](https://img.shields.io/static/v1?label=Product&message=SAP%20Fiori%20Launchpad&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C753%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Scripting&color=brighgreen)
### Description
SAP Fiori Launchpad, versions- 753, 754, does not sufficiently encode user-controlled inputs, and hence allowing the attacker to inject the meta tag into the launchpad html using the vulnerable parameter, leading to reflected Cross-Site Scripting (XSS) vulnerability.
### POC
#### Reference
- https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=540935305
#### Github
No PoCs found on GitHub currently.