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.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://bugzilla.gnome.org/show_bug.cgi?id=788980 | issue tracking exploit third party advisory |
http://bugzilla.maptools.org/show_bug.cgi?id=2745 | issue tracking exploit third party advisory |
https://usn.ubuntu.com/4067-1/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/08/msg00013.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2019/08/msg00014.html | third party advisory mailing list |
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00046.html | mailing list third party advisory vendor advisory |
https://www.debian.org/security/2020/dsa-4624 | third party advisory vendor advisory |
https://seclists.org/bugtraq/2020/Feb/18 | third party advisory mailing list |