cve/2022/CVE-2022-41207.md

18 lines
841 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-41207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41207)
![](https://img.shields.io/static/v1?label=Product&message=SAP%20Biller%20Direct&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D635%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-601&color=brighgreen)
### Description
SAP Biller Direct allows an unauthenticated attacker to craft a legitimate looking URL. When clicked by an unsuspecting victim, it will use an unsensitized parameter to redirect the victim to a malicious site of the attacker's choosing which can result in disclosure or modification of the victim's information.
### POC
#### Reference
- https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html
#### Github
No PoCs found on GitHub currently.