An integer overflow flaw was found in libtiff that exists in the tif_getimage.c file. This flaw allows an attacker to inject and execute arbitrary code when a user opens a crafted TIFF file. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
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://gitlab.com/libtiff/libtiff/-/commit/c8d613ef497058fe653c467fc84c70a62a4a71b2 | third party advisory patch |
https://gitlab.com/libtiff/libtiff/-/merge_requests/160 | third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=1932040 | issue tracking third party advisory patch |
https://www.debian.org/security/2021/dsa-4869 | third party advisory vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BMHBYFMX3D5VGR6Y3RXTTH3Q4NF4E6IG/ | vendor advisory |
https://security.gentoo.org/glsa/202104-06 | third party advisory vendor advisory |
https://security.netapp.com/advisory/ntap-20210521-0009/ | third party advisory |
https://lists.debian.org/debian-lts-announce/2021/06/msg00023.html | third party advisory mailing list |