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

19 lines
1006 B
Markdown

### [CVE-2020-28384](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28384)
![](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-121%3A%20Stack-based%20Buffer%20Overflow&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 lead to a stack based buffer overflow. 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.