Poppler: Two buffer overflow vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200709-12 / poppler |
| Release Date |
September 19, 2007 |
| Latest Revision |
September 19, 2007: 01 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| app-text/poppler |
<
0.5.4-r2 |
>=
0.5.4-r2 |
All supported architectures
|
Related bugreports:
#188863
Synopsis
Poppler is vulnerable to an integer overflow and a stack overflow.
2.
Impact Information
Background
Poppler is a cross-platform PDF rendering library originally based on
Xpdf.
Description
Poppler and Xpdf are vulnerable to an integer overflow in the
StreamPredictor::StreamPredictor function, and a stack overflow in the
StreamPredictor::getNextLine function. The original vulnerability was
discovered by Maurycy Prodeus. Note: Gentoo's version of Xpdf is
patched to use the Poppler library, so the update to Poppler will also
fix Xpdf.
Impact
By enticing a user to view a specially crafted program with a
Poppler-based PDF viewer such as Gentoo's Xpdf, Epdfview, or Evince, a
remote attacker could cause an overflow, potentially resulting in the
execution of arbitrary code with the privileges of the user running the
application.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All Poppler users should upgrade to the latest version of Poppler:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=app-text/poppler-0.5.4-r2"
|
4.
References
|