Files
CVEs-PoC/2017/CVE-2017-2902.md
2024-06-18 02:51:15 +02:00

18 lines
921 B
Markdown

### [CVE-2017-2902](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2902)
![](https://img.shields.io/static/v1?label=Product&message=Blender&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=buffer%20overflow&color=brighgreen)
### Description
An exploitable integer overflow exists in the DPX loading functionality of the Blender open-source 3d creation suite version 2.78c. A specially crafted '.cin' file can cause an integer overflow resulting in a buffer overflow which can allow for code execution under the context of the application. An attacker can convince a user to use the file as an asset via the sequencer in order to trigger this vulnerability.
### POC
#### Reference
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0409
#### Github
No PoCs found on GitHub currently.