3 matches found
SUSE CVE-2004-1187
Heap-based buffer overflow in the pnmgetchunk function for xine 0.99.2, and other packages such as MPlayer that use the same code, allows remote attackers to execute arbitrary code via long PNATAG values, a different vulnerability than CVE-2004-1188...
SUSE CVE-2004-1188
The pnmgetchunk function in xine 0.99.2 and earlier, and other packages such as MPlayer that use the same code, does not properly verify that the chunk size is less than the PREAMBLESIZE, which causes a read operation with a negative length that leads to a buffer overflow via 1 RMFTAG, 2 DATATAG,...
CVE-2004-1187
CVE-2004-1187 corresponds to a heap-based overflow in xine-lib’s pnm_get_chunk, where the PNA_TAG handling does not guard input size, allowing remote attackers to cause arbitrary code execution via crafted PNA_TAG values. The issue is shared with other code paths (e.g., MPlayer) that reuse the sa...