First published: Fri Feb 11 2022(Updated: )
LibTIFF is vulnerable to a denial of service, caused by a NULL pointer dereference in memcpy() function in TIFFFetchStripThing() in tif_dirread.c. A local authenticated attacker could exploit this vulnerability to cause a denial of service.
Credit: cve@gitlab.com
Affected Software | Affected Version | How to fix |
---|---|---|
debian/tiff | 4.1.0+git191117-2~deb10u4 4.1.0+git191117-2~deb10u8 4.2.0-1+deb11u4 4.5.0-6 4.5.1+git230720-1 | |
Libtiff Libtiff | >=3.9.0<=4.3.0 | |
Redhat Enterprise Linux | =8.0 | |
Fedoraproject Fedora | =35 | |
Debian Debian Linux | =9.0 | |
Debian Debian Linux | =10.0 | |
Debian Debian Linux | =11.0 | |
NetApp ONTAP Select Deploy administration utility | ||
IBM Cognos Analytics | <=12.0.0-12.0.3 | |
IBM Cognos Analytics | <=11.2.0-11.2.4 FP4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-0561 is a vulnerability in the libtiff library that allows a null source pointer to be passed as an argument to the memcpy() function, leading to a denial of service (DoS) attack via a crafted TIFF file.
Users of libtiff versions from 3.9.0 to 4.3.0 are affected by CVE-2022-0561.
CVE-2022-0561 has a severity rating of 5.5 (medium).
For users that compile libtiff from sources, the fix for CVE-2022-0561 is available with commit eecb0712.
You can find more information about CVE-2022-0561 on the official GitLab page: [link].