mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
922 B
Markdown
18 lines
922 B
Markdown
### [CVE-2017-2899](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2899)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable integer overflow exists in the TIFF loading functionality of the Blender open-source 3d creation suite version 2.78c. A specially crafted '.tif' 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-0406
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|