cve/2023/CVE-2023-36921.md

18 lines
960 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-36921](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-36921)
![](https://img.shields.io/static/v1?label=Product&message=SAP%20Solution%20Manager%20(Diagnostic%20Agent)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%207.20%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-644%3A%20Improper%20Neutralization%20of%20HTTP%20Headers%20for%20Scripting%20Syntax&color=brighgreen)
### Description
SAP Solution Manager (Diagnostics agent) - version 7.20, allows an attacker to tamper with headers in a client request. This misleads SAP Diagnostics Agent to serve poisoned content to the server. On successful exploitation, the attacker can cause a limited impact on confidentiality and availability of the application.
### POC
#### Reference
- https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html
#### Github
No PoCs found on GitHub currently.