cve/2022/CVE-2022-27656.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-27656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27656)
![](https://img.shields.io/static/v1?label=Product&message=SAP%20NetWeaver%20AS%20for%20ABAP%20and%20Java%20(ICM%20Administration%20UI)&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=SAP%20Web%20Dispatcher%20(Web%20Administration%20UI)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%207.49%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20KRNL64NUC%207.22%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79&color=brighgreen)
### Description
The Web administration UI of SAP Web Dispatcher and the Internet Communication Manager (ICM) does not sufficiently encode user-controlled inputs, resulting in Cross-Site Scripting (XSS) vulnerability.
### POC
#### Reference
- https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html
2024-06-09 00:33:16 +00:00
- https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.