cve/2020/CVE-2020-28383.md

22 lines
1.4 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-28383](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28383)
![](https://img.shields.io/static/v1?label=Product&message=JT2Go&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Solid%20Edge%20SE2020&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Solid%20Edge%20SE2021&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Teamcenter%20Visualization&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787%3A%20Out-of-bounds%20Write&color=brighgreen)
### Description
A vulnerability has been identified in JT2Go (All versions < V13.1.0.1), Solid Edge SE2020 (All Versions < SE2020MP12), Solid Edge SE2021 (All Versions < SE2021MP2), Teamcenter Visualization (All versions < V13.1.0.1). Affected applications lack proper validation of user-supplied data when parsing PAR files. This can result in an out of bounds write past the memory location that is a read only image address. An attacker could leverage this vulnerability to execute code in the context of the current process. (ZDI-CAN-11885)
### POC
#### Reference
- https://cert-portal.siemens.com/productcert/pdf/ssa-979834.pdf
2024-06-09 00:33:16 +00:00
- https://cert-portal.siemens.com/productcert/pdf/ssa-979834.pdf
2024-05-25 21:48:12 +02:00
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-28383