Files
CVEs-PoC/2020/CVE-2020-28382.md
T
2024-05-25 21:48:12 +02:00

19 lines
1.0 KiB
Markdown

### [CVE-2020-28382](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28382)
![](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 a out of bounds write past the end of an allocated structure. 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
#### Github
No PoCs found on GitHub currently.