1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200808-10 / acroread |
| Release Date | August 09, 2008 |
| Latest Revision | August 09, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| app-text/acroread | < 8.1.2-r3 | >= 8.1.2-r3 | All supported architectures |
Related bugreports: #233383
Adobe Reader is vulnerable to execution of arbitrary code via a crafted PDF.
Adobe Reader (formerly Adobe Acrobat Reader) is a closed-source PDF reader.
The Johns Hopkins University Applied Physics Laboratory reported that input to an unspecified JavaScript method is not properly validated.
A remote attacker could entice a user to open a specially crafted PDF document, possibly resulting in the remote execution of arbitrary code with the privileges of the user.
There is no known workaround at this time.
All Adobe Reader users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=app-text/acroread-8.1.2-r3" |