Vulnerabilities > CVE-2005-3193 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Xpdf
Attack vector
NETWORK Attack complexity
HIGH Privileges required
NONE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
PARTIAL Summary
Heap-based buffer overflow in the JPXStream::readCodestream function in the JPX stream parsing code (JPXStream.c) for xpdf 3.01 and earlier, as used in products such as (1) Poppler, (2) teTeX, (3) KDE kpdf, (4) CUPS, and (5) libextractor allows user-assisted attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with large size values that cause insufficient memory to be allocated.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 15 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Buffer Overflow via Environment Variables This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
- Overflow Buffers Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
- Client-side Injection-induced Buffer Overflow This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
- Filter Failure through Buffer Overflow In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
- MIME Conversion An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
Nessus
NASL family Red Hat Local Security Checks NASL id REDHAT-RHSA-2005-867.NASL description An updated gpdf package that fixes several security issues is now available for Red Hat Enterprise Linux 4. This update has been rated as having important security impact by the Red Hat Security Response Team. The gpdf package is a GNOME based viewer for Portable Document Format (PDF) files. Several flaws were discovered in gpdf. An attacker could construct a carefully crafted PDF file that could cause gpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the names CVE-2005-3191, CVE-2005-3192, and CVE-2005-3193 to these issues. Users of gpdf should upgrade to this updated package, which contains a backported patch to resolve these issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20362 published 2005-12-30 reporter This script is Copyright (C) 2005-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/20362 title RHEL 4 : gpdf (RHSA-2005:867) NASL family Debian Local Security Checks NASL id DEBIAN_DSA-950.NASL description 'infamous41md last seen 2020-06-01 modified 2020-06-02 plugin id 22816 published 2006-10-14 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/22816 title Debian DSA-950-1 : cupsys - buffer overflows NASL family Mandriva Local Security Checks NASL id MANDRAKE_MDKSA-2006-008.NASL description Multiple heap-based buffer overflows in the DCTStream::readProgressiveSOF and DCTStream::readBaselineSOF functions in the DCT stream parsing code (Stream.cc) in xpdf 3.01 and earlier, allow user-complicit attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with an out-of-range number of components (numComps), which is used as an array index. (CVE-2005-3191) Heap-based buffer overflow in the StreamPredictor function in Xpdf 3.01 allows remote attackers to execute arbitrary code via a PDF file with an out-of-range numComps (number of components) field. (CVE-2005-3192) Heap-based buffer overflow in the JPXStream::readCodestream function in the JPX stream parsing code (JPXStream.c) for xpdf 3.01 and earlier allows user-complicit attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with large size values that cause insufficient memory to be allocated. (CVE-2005-3193) An additional patch re-addresses memory allocation routines in goo/gmem.c (Martin Pitt/Canonical, Dirk Mueller/KDE). In addition, Chris Evans discovered several other vulnerabilities in the xpdf code base : Out-of-bounds heap accesses with large or negative parameters to last seen 2020-06-01 modified 2020-06-02 plugin id 20474 published 2006-01-15 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20474 title Mandrake Linux Security Advisory : koffice (MDKSA-2006:008) NASL family Mandriva Local Security Checks NASL id MANDRAKE_MDKSA-2006-011.NASL description Multiple heap-based buffer overflows in the DCTStream::readProgressiveSOF and DCTStream::readBaselineSOF functions in the DCT stream parsing code (Stream.cc) in xpdf 3.01 and earlier, allow user-complicit attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with an out-of-range number of components (numComps), which is used as an array index. (CVE-2005-3191) Heap-based buffer overflow in the StreamPredictor function in Xpdf 3.01 allows remote attackers to execute arbitrary code via a PDF file with an out-of-range numComps (number of components) field. (CVE-2005-3192) Heap-based buffer overflow in the JPXStream::readCodestream function in the JPX stream parsing code (JPXStream.c) for xpdf 3.01 and earlier allows user-complicit attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with large size values that cause insufficient memory to be allocated. (CVE-2005-3193) An additional patch re-addresses memory allocation routines in goo/gmem.c (Martin Pitt/Canonical, Dirk Mueller/KDE). In addition, Chris Evans discovered several other vulnerabilities in the xpdf code base : Out-of-bounds heap accesses with large or negative parameters to last seen 2020-06-01 modified 2020-06-02 plugin id 20477 published 2006-01-15 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20477 title Mandrake Linux Security Advisory : tetex (MDKSA-2006:011) NASL family CentOS Local Security Checks NASL id CENTOS_RHSA-2005-868.NASL description Updated kdegraphics packages that resolve several security issues in kpdf are now available. This update has been rated as having important security impact by the Red Hat Security Response Team. The kdegraphics packages contain applications for the K Desktop Environment including kpdf, a pdf file viewer. Several flaws were discovered in kpdf. An attacker could construct a carefully crafted PDF file that could cause kpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the names CVE-2005-3191, CVE-2005-3192, and CVE-2005-3193 to these issues. Users of kpdf should upgrade to these updated packages, which contain a backported patch to resolve these issues. last seen 2020-06-01 modified 2020-06-02 plugin id 21972 published 2006-07-05 reporter This script is Copyright (C) 2006-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/21972 title CentOS 4 : kdegraphics (CESA-2005:868) NASL family Fedora Local Security Checks NASL id FEDORA_2005-1126.NASL description Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause Xpdf to crash or possibly execute arbitrary code when opened. The teTeX package contains a copy of the Xpdf code used for parsing PDF files and is therefore affected by this bug.The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of teTeX should upgrade to this updated package, which contains a patch to resolve these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20278 published 2005-12-08 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20278 title Fedora Core 4 : tetex-3.0-7.FC4 (2005-1126) NASL family Gentoo Local Security Checks NASL id GENTOO_GLSA-200603-02.NASL description The remote host is affected by the vulnerability described in GLSA-200603-02 (teTeX, pTeX, CSTeX: Multiple overflows in included XPdf code) CSTeX, teTex, and pTeX include XPdf code to handle PDF files. This XPdf code is vulnerable to several heap overflows (GLSA 200512-08) as well as several buffer and integer overflows discovered by Chris Evans (CESA-2005-003). Impact : An attacker could entice a user to open a specially crafted PDF file with teTeX, pTeX or CSTeX, potentially resulting in the execution of arbitrary code with the rights of the user running the affected application. Workaround : There is no known workaround at this time. last seen 2020-06-01 modified 2020-06-02 plugin id 21000 published 2006-03-06 reporter This script is Copyright (C) 2006-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/21000 title GLSA-200603-02 : teTeX, pTeX, CSTeX: Multiple overflows in included XPdf code NASL family Fedora Local Security Checks NASL id FEDORA_2005-1170.NASL description Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause xpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of xpdf should upgrade to this updated package, which contains a patch to resolve these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20325 published 2005-12-20 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20325 title Fedora Core 3 : xpdf-3.01-0.FC3.4 (2005-1170) NASL family Debian Local Security Checks NASL id DEBIAN_DSA-932.NASL description 'infamous41md last seen 2020-06-01 modified 2020-06-02 plugin id 22798 published 2006-10-14 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/22798 title Debian DSA-932-1 : kdegraphics - buffer overflows NASL family Fedora Local Security Checks NASL id FEDORA_2005-037.NASL description Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause xpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of kdegraphics should upgrade to this updated package, which contains a patch to resolve these issues. last seen 2017-10-29 modified 2012-10-01 plugin id 62252 published 2012-09-24 reporter Tenable source https://www.tenable.com/plugins/index.php?view=single&id=62252 title Fedora Core 4 : kdegraphics-3.5.0-0.2.fc4 (2005-037) NASL family Fedora Local Security Checks NASL id FEDORA_2006-027.NASL description Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause xpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of xpdf should upgrade to this updated package, which contains a patch to resolve these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20408 published 2006-01-15 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20408 title Fedora Core 4 : xpdf-3.01-0.FC4.6 (2006-027) NASL family Debian Local Security Checks NASL id DEBIAN_DSA-938.NASL description 'infamous41md last seen 2020-06-01 modified 2020-06-02 plugin id 22804 published 2006-10-14 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/22804 title Debian DSA-938-1 : koffice - buffer overflows NASL family Red Hat Local Security Checks NASL id REDHAT-RHSA-2005-840.NASL description An updated xpdf package that fixes several security issues is now available. This update has been rated as having important security impact by the Red Hat Security Response Team. [Updated 20 Dec 2005] The initial fix for these issues was incomplete. The packages have been updated with a more complete fix. The xpdf package is an X Window System-based viewer for Portable Document Format (PDF) files. Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause Xpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the names CVE-2005-3191, CVE-2005-3192, and CVE-2005-3193 to these issues. Users of Xpdf should upgrade to this updated package, which contains a backported patch to resolve these issues. Red Hat would like to thank Derek B. Noonburg for reporting this issue and providing a patch. last seen 2020-06-01 modified 2020-06-02 plugin id 20268 published 2005-12-07 reporter This script is Copyright (C) 2005-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/20268 title RHEL 2.1 / 3 / 4 : xpdf (RHSA-2005:840) NASL family Ubuntu Local Security Checks NASL id UBUNTU_USN-227-1.NASL description infamous41md discovered several integer overflows in the XPDF code, which is present in xpdf, the Poppler library, tetex-bin, KOffice, and kpdf. By tricking an user into opening a specially crafted PDF file, an attacker could exploit this to execute arbitrary code with the privileges of the application that processes the document. The CUPS printing system also uses XPDF code to convert PDF files to PostScript. By attempting to print such a crafted PDF file, a remote attacker could execute arbitrary code with the privileges of the printer server (user last seen 2020-06-01 modified 2020-06-02 plugin id 20770 published 2006-01-21 reporter Ubuntu Security Notice (C) 2005-2019 Canonical, Inc. / NASL script (C) 2006-2016 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20770 title Ubuntu 4.10 / 5.04 / 5.10 : xpdf/cupsys/tetex-bin/kdegraphics/koffice vulnerabilities (USN-227-1) NASL family Fedora Local Security Checks NASL id FEDORA_2006-037.NASL description Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause xpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of kdegraphics should upgrade to this updated package, which contains a patch to resolve these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20730 published 2006-01-17 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20730 title Fedora Core 4 : kdegraphics-3.5.0-0.2.fc4 (2006-037) NASL family Fedora Local Security Checks NASL id FEDORA_2005-027.NASL description Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause xpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of xpdf should upgrade to this updated package, which contains a patch to resolve these issues. last seen 2017-10-29 modified 2012-10-01 plugin id 62249 published 2012-09-24 reporter Tenable source https://www.tenable.com/plugins/index.php?view=single&id=62249 title Fedora Core 4 : xpdf-3.01-0.FC4.6 (2005-027) NASL family Slackware Local Security Checks NASL id SLACKWARE_SSA_2006-142-01.NASL description New tetex packages are available for Slackware 10.2 and -current to fix a possible security issue. teTeX-3.0 incorporates some code from the xpdf program which has been shown to have various overflows that could result in program crashes or possibly the execution of arbitrary code as the teTeX user. This is especially important to consider if teTeX is being used as part of a printer filter. last seen 2020-06-01 modified 2020-06-02 plugin id 21583 published 2006-05-23 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/21583 title Slackware 10.2 / current : tetex PDF security (SSA:2006-142-01) NASL family Mandriva Local Security Checks NASL id MANDRAKE_MDKSA-2006-012.NASL description Multiple heap-based buffer overflows in the DCTStream::readProgressiveSOF and DCTStream::readBaselineSOF functions in the DCT stream parsing code (Stream.cc) in xpdf 3.01 and earlier, allow user-complicit attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with an out-of-range number of components (numComps), which is used as an array index. (CVE-2005-3191) Heap-based buffer overflow in the StreamPredictor function in Xpdf 3.01 allows remote attackers to execute arbitrary code via a PDF file with an out-of-range numComps (number of components) field. (CVE-2005-3192) Heap-based buffer overflow in the JPXStream::readCodestream function in the JPX stream parsing code (JPXStream.c) for xpdf 3.01 and earlier allows user-complicit attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with large size values that cause insufficient memory to be allocated. (CVE-2005-3193) An additional patch re-addresses memory allocation routines in goo/gmem.c (Martin Pitt/Canonical, Dirk Mueller/KDE). In addition, Chris Evans discovered several other vulnerabilities in the xpdf code base : Out-of-bounds heap accesses with large or negative parameters to last seen 2020-06-01 modified 2020-06-02 plugin id 20478 published 2006-01-15 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20478 title Mandrake Linux Security Advisory : kdegraphics (MDKSA-2006:012) NASL family Fedora Local Security Checks NASL id FEDORA_2005-1127.NASL description Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause Xpdf to crash or possibly execute arbitrary code when opened. The teTeX package contains a copy of the Xpdf code used for parsing PDF files and is therefore affected by this bug.The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of teTeX should upgrade to this updated package, which contains a patch to resolve these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20279 published 2005-12-08 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20279 title Fedora Core 3 : tetex-2.0.2-21.5 (2005-1127) NASL family Fedora Local Security Checks NASL id FEDORA_2005-1171.NASL description Several more flaws were discovered in Xpdf, which poppler is based on. An attacker could construct a carefully crafted PDF file that could cause poppler to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20326 published 2005-12-20 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20326 title Fedora Core 4 : poppler-0.4.3-1.3 (2005-1171) NASL family Slackware Local Security Checks NASL id SLACKWARE_SSA_2006-045-09.NASL description New xpdf packages are available for Slackware 9.0, 9.1, 10.0, 10.1, 10.2, and -current to fix security issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20920 published 2006-02-15 reporter This script is Copyright (C) 2006-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/20920 title Slackware 10.0 / 10.1 / 10.2 / 9.0 / 9.1 / current : xpdf (SSA:2006-045-09) NASL family CentOS Local Security Checks NASL id CENTOS_RHSA-2005-840.NASL description An updated xpdf package that fixes several security issues is now available. This update has been rated as having important security impact by the Red Hat Security Response Team. [Updated 20 Dec 2005] The initial fix for these issues was incomplete. The packages have been updated with a more complete fix. The xpdf package is an X Window System-based viewer for Portable Document Format (PDF) files. Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause Xpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the names CVE-2005-3191, CVE-2005-3192, and CVE-2005-3193 to these issues. Users of Xpdf should upgrade to this updated package, which contains a backported patch to resolve these issues. Red Hat would like to thank Derek B. Noonburg for reporting this issue and providing a patch. last seen 2020-06-01 modified 2020-06-02 plugin id 21873 published 2006-07-03 reporter This script is Copyright (C) 2006-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/21873 title CentOS 3 / 4 : xpdf (CESA-2005:840) NASL family Red Hat Local Security Checks NASL id REDHAT-RHSA-2006-0160.NASL description Updated tetex packages that fix several integer overflows are now available. This update has been rated as having moderate security impact by the Red Hat Security Response Team. TeTeX is an implementation of TeX. TeX takes a text file and a set of formatting commands as input and creates a typesetter-independent .dvi (DeVice Independent) file as output. Several flaws were discovered in the teTeX PDF parsing library. An attacker could construct a carefully crafted PDF file that could cause teTeX to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the names CVE-2005-3191, CVE-2005-3192, CVE-2005-3193, CVE-2005-3624, CVE-2005-3625, CVE-2005-3626, CVE-2005-3627 and CVE-2005-3628 to these issues. Users of teTeX should upgrade to these updated packages, which contain backported patches and are not vulnerable to these issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20752 published 2006-01-20 reporter This script is Copyright (C) 2006-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/20752 title RHEL 2.1 / 3 / 4 : tetex (RHSA-2006:0160) NASL family Fedora Local Security Checks NASL id FEDORA_2005-1142.NASL description This update fixes a security problem in the pdftops filter (CVE-2005-3191, CVE-2005-3192, CVE-2005-3193). Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20308 published 2005-12-15 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20308 title Fedora Core 4 : cups-1.1.23-15.2 (2005-1142) NASL family CentOS Local Security Checks NASL id CENTOS_RHSA-2006-0160.NASL description Updated tetex packages that fix several integer overflows are now available. This update has been rated as having moderate security impact by the Red Hat Security Response Team. TeTeX is an implementation of TeX. TeX takes a text file and a set of formatting commands as input and creates a typesetter-independent .dvi (DeVice Independent) file as output. Several flaws were discovered in the teTeX PDF parsing library. An attacker could construct a carefully crafted PDF file that could cause teTeX to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the names CVE-2005-3191, CVE-2005-3192, CVE-2005-3193, CVE-2005-3624, CVE-2005-3625, CVE-2005-3626, CVE-2005-3627 and CVE-2005-3628 to these issues. Users of teTeX should upgrade to these updated packages, which contain backported patches and are not vulnerable to these issues. last seen 2020-06-01 modified 2020-06-02 plugin id 21885 published 2006-07-03 reporter This script is Copyright (C) 2006-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/21885 title CentOS 3 / 4 : tetex (CESA-2006:0160) NASL family Fedora Local Security Checks NASL id FEDORA_2005-1132.NASL description An attacker could construct a carefully crafted PDF file that could cause Xpdf to crash or possibly execute arbitrary code when opened. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20291 published 2005-12-11 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20291 title Fedora Core 4 : poppler-0.4.1-1.2 (2005-1132) NASL family Fedora Local Security Checks NASL id FEDORA_2005-1169.NASL description Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause xpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of xpdf should upgrade to this updated package, which contains a patch to resolve these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20324 published 2005-12-20 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20324 title Fedora Core 4 : xpdf-3.01-0.FC4.5 (2005-1169) NASL family Red Hat Local Security Checks NASL id REDHAT-RHSA-2005-868.NASL description Updated kdegraphics packages that resolve several security issues in kpdf are now available. This update has been rated as having important security impact by the Red Hat Security Response Team. The kdegraphics packages contain applications for the K Desktop Environment including kpdf, a pdf file viewer. Several flaws were discovered in kpdf. An attacker could construct a carefully crafted PDF file that could cause kpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the names CVE-2005-3191, CVE-2005-3192, and CVE-2005-3193 to these issues. Users of kpdf should upgrade to these updated packages, which contain a backported patch to resolve these issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20363 published 2005-12-30 reporter This script is Copyright (C) 2005-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/20363 title RHEL 4 : kdegraphics (RHSA-2005:868) NASL family Fedora Local Security Checks NASL id FEDORA_2005-1121.NASL description Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause Xpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of Xpdf should upgrade to this updated package, which contains a patch to resolve these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20259 published 2005-12-07 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20259 title Fedora Core 3 : xpdf-3.01-0.FC3.3 (2005-1121) NASL family Debian Local Security Checks NASL id DEBIAN_DSA-936.NASL description 'infamous41md last seen 2020-06-01 modified 2020-06-02 plugin id 22802 published 2006-10-14 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/22802 title Debian DSA-936-1 : libextractor - buffer overflows NASL family Fedora Local Security Checks NASL id FEDORA_2005-1146.NASL description Several more flaws were discovered in Xpdf, which is used internally by gpdf. An attacker could construct a carefully crafted PDF file that could cause gpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of gpdf should upgrade to this updated package, which contains a patch to resolve these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20311 published 2005-12-15 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20311 title Fedora Core 3 : gpdf-2.8.2-6.2 (2005-1146) NASL family Debian Local Security Checks NASL id DEBIAN_DSA-962.NASL description 'infamous41md last seen 2020-06-01 modified 2020-06-02 plugin id 22828 published 2006-10-14 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/22828 title Debian DSA-962-1 : pdftohtml - buffer overflows NASL family Gentoo Local Security Checks NASL id GENTOO_GLSA-200512-08.NASL description The remote host is affected by the vulnerability described in GLSA-200512-08 (Xpdf, GPdf, CUPS, Poppler: Multiple vulnerabilities) infamous41md discovered that several Xpdf functions lack sufficient boundary checking, resulting in multiple exploitable buffer overflows. Impact : An attacker could entice a user to open a specially crafted PDF file which would trigger an overflow, potentially resulting in execution of arbitrary code with the rights of the user running Xpdf, CUPS, GPdf or Poppler. Workaround : There is no known workaround at this time. last seen 2020-06-01 modified 2020-06-02 plugin id 20328 published 2005-12-20 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20328 title GLSA-200512-08 : Xpdf, GPdf, CUPS, Poppler: Multiple vulnerabilities NASL family Fedora Local Security Checks NASL id FEDORA_2005-1141.NASL description This update fixes a security problem in the pdftops filter (CVE-2005-3191, CVE-2005-3192, CVE-2005-3193). Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20307 published 2005-12-15 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20307 title Fedora Core 3 : cups-1.1.22-0.rc1.8.8 (2005-1141) NASL family Fedora Local Security Checks NASL id FEDORA_2005-1125.NASL description Several flaws were discovered in Xpdf, which is used internally by gpdf. An attacker could construct a carefully crafted PDF file that could cause gpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of gpdf should upgrade to this updated package, which contains a patch to resolve these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20277 published 2005-12-08 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20277 title Fedora Core 3 : gpdf-2.8.2-5.2 (2005-1125) NASL family Mandriva Local Security Checks NASL id MANDRAKE_MDKSA-2006-010.NASL description Multiple heap-based buffer overflows in the DCTStream::readProgressiveSOF and DCTStream::readBaselineSOF functions in the DCT stream parsing code (Stream.cc) in xpdf 3.01 and earlier, allow user-complicit attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with an out-of-range number of components (numComps), which is used as an array index. (CVE-2005-3191) Heap-based buffer overflow in the StreamPredictor function in Xpdf 3.01 allows remote attackers to execute arbitrary code via a PDF file with an out-of-range numComps (number of components) field. (CVE-2005-3192) Heap-based buffer overflow in the JPXStream::readCodestream function in the JPX stream parsing code (JPXStream.c) for xpdf 3.01 and earlier allows user-complicit attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with large size values that cause insufficient memory to be allocated. (CVE-2005-3193) An additional patch re-addresses memory allocation routines in goo/gmem.c (Martin Pitt/Canonical, Dirk Mueller/KDE). In addition, Chris Evans discovered several other vulnerabilities in the xpdf code base : Out-of-bounds heap accesses with large or negative parameters to last seen 2020-06-01 modified 2020-06-02 plugin id 20476 published 2006-01-15 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20476 title Mandrake Linux Security Advisory : cups (MDKSA-2006:010) NASL family Debian Local Security Checks NASL id DEBIAN_DSA-931.NASL description 'infamous41md last seen 2020-06-01 modified 2020-06-02 plugin id 22797 published 2006-10-14 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/22797 title Debian DSA-931-1 : xpdf - buffer overflows NASL family Fedora Local Security Checks NASL id FEDORA_2005-1122.NASL description Several flaws were discovered in Xpdf. An attacker could construct a carefully crafted PDF file that could cause Xpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the name CVE-2005-3193 to these issues. Users of Xpdf should upgrade to this updated package, which contains a patch to resolve these issues. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20260 published 2005-12-07 reporter This script is Copyright (C) 2005-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/20260 title Fedora Core 4 : xpdf-3.01-0.FC4.3 (2005-1122) NASL family Debian Local Security Checks NASL id DEBIAN_DSA-961.NASL description 'infamous41md last seen 2020-06-01 modified 2020-06-02 plugin id 22827 published 2006-10-14 reporter This script is Copyright (C) 2006-2019 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/22827 title Debian DSA-961-1 : pdfkit.framework - buffer overflows NASL family Slackware Local Security Checks NASL id SLACKWARE_SSA_2006-045-04.NASL description New kdegraphics packages are available for Slackware 10.0, 10.1, 10.2, and -current to fix security issues with kpdf. last seen 2020-06-01 modified 2020-06-02 plugin id 20915 published 2006-02-15 reporter This script is Copyright (C) 2006-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/20915 title Slackware 10.0 / 10.1 / 10.2 / current : kdegraphics (SSA:2006-045-04) NASL family Red Hat Local Security Checks NASL id REDHAT-RHSA-2005-878.NASL description Updated CUPS packages that fix multiple security issues are now available for Red Hat Enterprise Linux. This update has been rated as having important security impact by the Red Hat Security Response Team. The Common UNIX Printing System (CUPS) provides a portable printing layer for UNIX(R) operating systems. Several flaws were discovered in the way CUPS processes PDF files. An attacker could construct a carefully crafted PDF file that could cause CUPS to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the names CVE-2005-3191, CVE-2005-3192, and CVE-2005-3193 to these issues. All users of CUPS should upgrade to these updated packages, which contain backported patches to resolve these issues. last seen 2020-06-01 modified 2020-06-02 plugin id 20365 published 2005-12-30 reporter This script is Copyright (C) 2005-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/20365 title RHEL 3 / 4 : cups (RHSA-2005:878) NASL family CentOS Local Security Checks NASL id CENTOS_RHSA-2005-878.NASL description Updated CUPS packages that fix multiple security issues are now available for Red Hat Enterprise Linux. This update has been rated as having important security impact by the Red Hat Security Response Team. The Common UNIX Printing System (CUPS) provides a portable printing layer for UNIX(R) operating systems. Several flaws were discovered in the way CUPS processes PDF files. An attacker could construct a carefully crafted PDF file that could cause CUPS to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the names CVE-2005-3191, CVE-2005-3192, and CVE-2005-3193 to these issues. All users of CUPS should upgrade to these updated packages, which contain backported patches to resolve these issues. last seen 2020-06-01 modified 2020-06-02 plugin id 21876 published 2006-07-03 reporter This script is Copyright (C) 2006-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/21876 title CentOS 3 / 4 : cups (CESA-2005:878) NASL family CentOS Local Security Checks NASL id CENTOS_RHSA-2005-867.NASL description An updated gpdf package that fixes several security issues is now available for Red Hat Enterprise Linux 4. This update has been rated as having important security impact by the Red Hat Security Response Team. The gpdf package is a GNOME based viewer for Portable Document Format (PDF) files. Several flaws were discovered in gpdf. An attacker could construct a carefully crafted PDF file that could cause gpdf to crash or possibly execute arbitrary code when opened. The Common Vulnerabilities and Exposures project assigned the names CVE-2005-3191, CVE-2005-3192, and CVE-2005-3193 to these issues. Users of gpdf should upgrade to this updated package, which contains a backported patch to resolve these issues. last seen 2020-06-01 modified 2020-06-02 plugin id 21971 published 2006-07-05 reporter This script is Copyright (C) 2006-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/21971 title CentOS 4 : gpdf (CESA-2005:867) NASL family Gentoo Local Security Checks NASL id GENTOO_GLSA-200601-02.NASL description The remote host is affected by the vulnerability described in GLSA-200601-02 (KPdf, KWord: Multiple overflows in included Xpdf code) KPdf and KWord both include Xpdf code to handle PDF files. This Xpdf code is vulnerable to several heap overflows (GLSA 200512-08) as well as several buffer and integer overflows discovered by Chris Evans (CESA-2005-003). Impact : An attacker could entice a user to open a specially crafted PDF file with Kpdf or KWord, potentially resulting in the execution of arbitrary code with the rights of the user running the affected application. Workaround : There is no known workaround at this time. last seen 2020-06-01 modified 2020-06-02 plugin id 20412 published 2006-01-15 reporter This script is Copyright (C) 2006-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/20412 title GLSA-200601-02 : KPdf, KWord: Multiple overflows in included Xpdf code
Oval
accepted | 2013-04-29T04:14:03.402-04:00 | ||||||||||||||||||||
class | vulnerability | ||||||||||||||||||||
contributors |
| ||||||||||||||||||||
definition_extensions |
| ||||||||||||||||||||
description | Heap-based buffer overflow in the JPXStream::readCodestream function in the JPX stream parsing code (JPXStream.c) for xpdf 3.01 and earlier, as used in products such as (1) Poppler, (2) teTeX, (3) KDE kpdf, (4) CUPS, and (5) libextractor allows user-assisted attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with large size values that cause insufficient memory to be allocated. | ||||||||||||||||||||
family | unix | ||||||||||||||||||||
id | oval:org.mitre.oval:def:11440 | ||||||||||||||||||||
status | accepted | ||||||||||||||||||||
submitted | 2010-07-09T03:56:16-04:00 | ||||||||||||||||||||
title | Heap-based buffer overflow in the JPXStream::readCodestream function in the JPX stream parsing code (JPXStream.c) for xpdf 3.01 and earlier, as used in products such as (1) Poppler, (2) teTeX, (3) KDE kpdf, (4) CUPS, and (5) libextractor allows user-assisted attackers to cause a denial of service (heap corruption) and possibly execute arbitrary code via a crafted PDF file with large size values that cause insufficient memory to be allocated. | ||||||||||||||||||||
version | 26 |
Redhat
advisories |
| ||||||||||||||||||||
rpms |
|
Statements
contributor | Mark J Cox |
lastmodified | 2007-03-14 |
organization | Red Hat |
statement | Red Hat Enterprise Linux 5 is not vulnerable to this issue as it contains a backported patch. |
References
- ftp://ftp.sco.com/pub/updates/OpenServer/SCOSA-2006.15/SCOSA-2006.15.txt
- ftp://ftp.sco.com/pub/updates/OpenServer/SCOSA-2006.20/SCOSA-2006.20.txt
- ftp://ftp.sco.com/pub/updates/UnixWare/SCOSA-2006.21/SCOSA-2006.21.txt
- ftp://patches.sgi.com/support/free/security/advisories/20051201-01-U
- ftp://patches.sgi.com/support/free/security/advisories/20060101-01-U
- ftp://patches.sgi.com/support/free/security/advisories/20060201-01-U
- http://lists.suse.com/archive/suse-security-announce/2006-Jan/0001.html
- http://rhn.redhat.com/errata/RHSA-2005-868.html
- http://secunia.com/advisories/17897
- http://secunia.com/advisories/17912
- http://secunia.com/advisories/17916
- http://secunia.com/advisories/17920
- http://secunia.com/advisories/17926
- http://secunia.com/advisories/17929
- http://secunia.com/advisories/17940
- http://secunia.com/advisories/17955
- http://secunia.com/advisories/17956
- http://secunia.com/advisories/17959
- http://secunia.com/advisories/17976
- http://secunia.com/advisories/18009
- http://secunia.com/advisories/18055
- http://secunia.com/advisories/18061
- http://secunia.com/advisories/18147
- http://secunia.com/advisories/18189
- http://secunia.com/advisories/18191
- http://secunia.com/advisories/18192
- http://secunia.com/advisories/18303
- http://secunia.com/advisories/18313
- http://secunia.com/advisories/18336
- http://secunia.com/advisories/18349
- http://secunia.com/advisories/18380
- http://secunia.com/advisories/18385
- http://secunia.com/advisories/18387
- http://secunia.com/advisories/18389
- http://secunia.com/advisories/18398
- http://secunia.com/advisories/18407
- http://secunia.com/advisories/18416
- http://secunia.com/advisories/18448
- http://secunia.com/advisories/18517
- http://secunia.com/advisories/18520
- http://secunia.com/advisories/18534
- http://secunia.com/advisories/18554
- http://secunia.com/advisories/18582
- http://secunia.com/advisories/18674
- http://secunia.com/advisories/18675
- http://secunia.com/advisories/18679
- http://secunia.com/advisories/18908
- http://secunia.com/advisories/18913
- http://secunia.com/advisories/19125
- http://secunia.com/advisories/19230
- http://secunia.com/advisories/19377
- http://secunia.com/advisories/19797
- http://secunia.com/advisories/19798
- http://secunia.com/advisories/25729
- http://secunia.com/advisories/26413
- http://securityreason.com/securityalert/236
- http://securitytracker.com/id?1015309
- http://securitytracker.com/id?1015324
- http://slackware.com/security/viewer.php?l=slackware-security&y=2006&m=slackware-security.472683
- http://slackware.com/security/viewer.php?l=slackware-security&y=2006&m=slackware-security.474747
- http://sunsolve.sun.com/search/document.do?assetkey=1-26-102972-1
- http://www.debian.org/security/2005/dsa-931
- http://www.debian.org/security/2005/dsa-932
- http://www.debian.org/security/2005/dsa-937
- http://www.debian.org/security/2005/dsa-938
- http://www.debian.org/security/2005/dsa-940
- http://www.debian.org/security/2006/dsa-936
- http://www.debian.org/security/2006/dsa-950
- http://www.debian.org/security/2006/dsa-961
- http://www.debian.org/security/2006/dsa-962
- http://www.gentoo.org/security/en/glsa/glsa-200512-08.xml
- http://www.gentoo.org/security/en/glsa/glsa-200601-02.xml
- http://www.gentoo.org/security/en/glsa/glsa-200603-02.xml
- http://www.idefense.com/application/poi/display?id=345&type=vulnerabilities&flashstatus=true
- http://www.kde.org/info/security/advisory-20051207-1.txt
- http://www.kde.org/info/security/advisory-20051207-2.txt
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:003
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:004
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:005
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:006
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:008
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:010
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:011
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:012
- http://www.novell.com/linux/security/advisories/2005_29_sr.html
- http://www.redhat.com/archives/fedora-announce-list/2005-December/msg00014.html
- http://www.redhat.com/archives/fedora-announce-list/2005-December/msg00015.html
- http://www.redhat.com/archives/fedora-announce-list/2005-December/msg00016.html
- http://www.redhat.com/archives/fedora-announce-list/2005-December/msg00022.html
- http://www.redhat.com/archives/fedora-announce-list/2005-December/msg00036.html
- http://www.redhat.com/archives/fedora-announce-list/2005-December/msg00037.html
- http://www.redhat.com/archives/fedora-announce-list/2005-December/msg00073.html
- http://www.redhat.com/archives/fedora-announce-list/2006-January/msg00043.html
- http://www.redhat.com/support/errata/RHSA-2005-840.html
- http://www.redhat.com/support/errata/RHSA-2005-867.html
- http://www.redhat.com/support/errata/RHSA-2005-878.html
- http://www.redhat.com/support/errata/RHSA-2006-0160.html
- http://www.securityfocus.com/archive/1/418883/100/0/threaded
- http://www.securityfocus.com/archive/1/427053/100/0/threaded
- http://www.securityfocus.com/archive/1/427990/100/0/threaded
- http://www.securityfocus.com/bid/15721
- http://www.trustix.org/errata/2005/0072/
- http://www.ubuntulinux.org/usn/usn-227-1
- http://www.vupen.com/english/advisories/2005/2787
- http://www.vupen.com/english/advisories/2005/2789
- http://www.vupen.com/english/advisories/2005/2790
- http://www.vupen.com/english/advisories/2005/2856
- http://www.vupen.com/english/advisories/2007/2280
- https://exchange.xforce.ibmcloud.com/vulnerabilities/23441
- https://issues.rpath.com/browse/RPL-1609
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11440