First published: Wed Jun 14 2023(Updated: )
libtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesBytes() at /libtiff/tools/tiffcrop.c:3215.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Libtiff Libtiff | =4.5.0 | |
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-2023-25434 is a vulnerability in libtiff 4.5.0 that allows for a buffer overflow via the extractContigSamplesBytes() function in tiffcrop.c.
CVE-2023-25434 has a severity rating of 8.8 (high).
To fix CVE-2023-25434, update to a patched version of libtiff.
You can find more information about CVE-2023-25434 at the GitLab issue page: https://gitlab.com/libtiff/libtiff/-/issues/519.
The common weaknesses and exposures (CWE) associated with CVE-2023-25434 are CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-120 (Buffer Copy without Checking Size of Input).