A vulnerability was found in libtiff due to multiple potential integer overflows in raw2tiff.c. This flaw allows remote attackers to cause a denial of service or possibly execute an arbitrary code via a crafted tiff image, which triggers a heap-based buffer overflow.
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://access.redhat.com/errata/RHSA-2024:2289 | vendor advisory |
https://access.redhat.com/security/cve/CVE-2023-41175 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2235264 | third party advisory issue tracking |