Files
CVEs-PoC/2017/CVE-2017-12103.md
T
2025-09-29 21:09:30 +02:00

18 lines
954 B
Markdown

### [CVE-2017-12103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12103)
![](https://img.shields.io/static/v1?label=Product&message=Blender&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=v2.78c%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=buffer%20overflow&color=brightgreen)
### Description
An exploitable integer overflow exists in the way that the Blender open-source 3d creation suite v2.78c converts text rendered as a font into a curve. A specially crafted .blend 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 open the file or use the file as a library in order to trigger this vulnerability.
### POC
#### Reference
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0455
#### Github
No PoCs found on GitHub currently.