cve/2023/CVE-2023-23851.md

18 lines
1001 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-23851](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23851)
![](https://img.shields.io/static/v1?label=Product&message=Business%20Planning%20and%20Consolidation&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-434%3A%20Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type&color=brighgreen)
### Description
SAP Business Planning and Consolidation - versions 200, 300, allows an attacker with business authorization to upload any files (including web pages) without the proper file format validation. If other users visit the uploaded malicious web page, the attacker may perform actions on behalf of the users without their consent impacting the confidentiality and integrity of the system.
### POC
#### Reference
- https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html
#### Github
No PoCs found on GitHub currently.