cve/2022/CVE-2022-41200.md

20 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-41200](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41200)
![](https://img.shields.io/static/v1?label=Product&message=SAP%203D%20Visual%20Enterprise%20Viewer&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%209%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-119&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787%20Out-of-bounds%20Write&color=brighgreen)
### Description
Due to lack of proper memory management, when a victim opens a manipulated Scalable Vector Graphic (.svg, svg.x3d) file received from untrusted sources in SAP 3D Visual Enterprise Viewer - version 9, it is possible that a Remote Code Execution can be triggered when payload forces a stack-based overflow or a re-use of dangling pointer which refers to overwritten space in memory.
### 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.