CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.5. It may lead to a denial-of-service condition.
CVE
CVE-2006-2193
Severity
HIGH
CVSS
7.5
EPSS
5.46%
Original NVD Description
Buffer overflow in the t2p_write_pdf_string function in tiff2pdf in libtiff 3.8.2 and earlier allows attackers to cause a denial of service (crash) and possibly execute arbitrary code via a TIFF file with a DocumentName tag that contains UTF-8 characters, which triggers the overflow when a character is sign extended to an integer that produces more digits than expected in an sprintf call.