cve/2020/CVE-2020-28381.md

20 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-28381](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28381)
![](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=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 Solid Edge SE2020 (All Versions < SE2020MP12), Solid Edge SE2021 (All Versions < SE2021MP2). Affected applications lack proper validation of user-supplied data when parsing PAR files. This could result in an out of bounds write into uninitialized memory. An attacker could leverage this vulnerability to execute code in the context of the current process.
### 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
No PoCs found on GitHub currently.