### [CVE-2019-1010006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1010006) ![](https://img.shields.io/static/v1?label=Product&message=Evince&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 Evince 3.26.0 is affected by buffer overflow. The impact is: DOS / Possible code execution. The component is: backend/tiff/tiff-document.c. The attack vector is: Victim must open a crafted PDF file. The issue occurs because of an incorrect integer overflow protection mechanism in tiff_document_render and tiff_document_get_thumbnail. ### POC #### Reference - http://bugzilla.maptools.org/show_bug.cgi?id=2745 - https://bugzilla.gnome.org/show_bug.cgi?id=788980 #### Github - https://github.com/0xCyberY/CVE-T4PDF - https://github.com/ARPSyndicate/cvemon