pdftohtml: Vulnerabilities in included Xpdf
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200501-13 / pdftohtml |
| Release Date |
January 10, 2005 |
| Latest Revision |
January 10, 2005: 01 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| app-text/pdftohtml |
<
0.36-r2 |
>=
0.36-r2 |
All supported architectures
|
Related bugreports:
#75200
Synopsis
pdftohtml includes vulnerable Xpdf code to handle PDF files, making it
vulnerable to execution of arbitrary code upon converting a malicious PDF
file.
2.
Impact Information
Background
pdftohtml is a utility to convert PDF files to HTML or XML
formats. It makes use of Xpdf code to decode PDF files.
Description
Xpdf is vulnerable to integer overflows, as described in GLSA
200412-24.
Impact
An attacker could entice a user to convert a specially-crafted PDF
file, potentially resulting in the execution of arbitrary code with the
rights of the user running pdftohtml.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All pdftohtml users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=app-text/pdftohtml-0.36-r2"
|
4.
References
|