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

18 lines
854 B
Markdown

### [CVE-2020-6155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6155)
![](https://img.shields.io/static/v1?label=Product&message=Pixar&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-122%3A%20Heap-based%20Buffer%20Overflow&color=brighgreen)
### Description
A heap overflow vulnerability exists in the Pixar OpenUSD 20.05 while parsing compressed value rep arrays in binary USD files. A specially crafted malformed file can trigger a heap overflow, which can result in remote code execution. To trigger this vulnerability, the victim needs to access an attacker-provided malformed file.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1101
#### Github
No PoCs found on GitHub currently.