mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
981 B
981 B
CVE-2017-12086
Description
An exploitable integer overflow exists in the 'BKE_mesh_calc_normals_tessface' functionality of the Blender open-source 3d creation suite. 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 a .blend file in order to trigger this vulnerability.
POC
Reference
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0438
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0438
Github
No PoCs found on GitHub currently.