Security Advisory

CVE-2005-3627

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2006-01-06 22:00:00
Last updated 2024-08-07 23:17:23
Assigner redhat
State PUBLISHED

Description

Stream.cc in Xpdf, as used in products such as gpdf, kpdf, pdftohtml, poppler, teTeX, CUPS, libextractor, and others, allows attackers to modify memory and possibly execute arbitrary code via a DCTDecode stream with (1) a large "number of components" value that is not checked by DCTStream::readBaselineSOF or DCTStream::readProgressiveSOF, (2) a large "Huffman table index" value that is not checked by DCTStream::readHuffmanTables, and (3) certain uses of the scanInfo.numComps value by DCTStream::readScanInfo.