SB2023081605 - Denial of service in Libtiff
Published: August 16, 2023
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 secuirty vulnerabilities.
1) NULL pointer dereference (CVE-ID: CVE-2023-2731)
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a NULL pointer dereference error within the LZWDecode() function in the libtiff/tif_lzw.c. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.
2) Out-of-bounds write (CVE-ID: CVE-2023-30086)
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary error within the tiffcp() function in tiffcp.c. A remote attacker can pass specially crafted data to the application to trigger an out-of-bounds write and perform a denial of service (DoS) attack.
Remediation
Install update from vendor's website.
References
- https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b
- https://bugzilla.redhat.com/show_bug.cgi?id=2207635
- https://gitlab.com/libtiff/libtiff/-/issues/548
- https://access.redhat.com/security/cve/CVE-2023-2731
- https://security.netapp.com/advisory/ntap-20230703-0009/
- https://gitlab.com/libtiff/libtiff/-/issues/538
- https://security.netapp.com/advisory/ntap-20230616-0003/