Files
CVEs-PoC/2020/CVE-2020-6149.md
T
2024-06-18 02:51:15 +02:00

18 lines
793 B
Markdown

### [CVE-2020-6149](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6149)
![](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 Pixar OpenUSD 20.05 when the software parses compressed sections in binary USD files. To trigger this vulnerability, the victim needs to open an attacker-provided malformed file in an instance in USDC file format PATHS section.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2020-1094
#### Github
No PoCs found on GitHub currently.