1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200804-21 / adobe-flash |
| Release Date | April 18, 2008 |
| Latest Revision | May 28, 2009: 02 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| www-plugins/adobe-flash | < 9.0.124.0 | >= 9.0.124.0 | All supported architectures |
Related bugreports: #204344
Multiple vulnerabilities have been identified, the worst of which allow arbitrary code execution on a user's system via a malicious Flash file.
The Adobe Flash Player is a renderer for the popular SWF file format, which is commonly used to provide interactive websites, digital experiences and mobile content.
Multiple vulnerabilities have been discovered in Adobe Flash:
A remote attacker could entice a user to open a specially crafted file (usually in a web browser), possibly leading to the execution of arbitrary code with the privileges of the user running the Adobe Flash Player. The attacker could also cause a user's machine to send HTTP requests to other hosts, establish TCP sessions with arbitrary hosts, bypass the security sandbox model, or conduct Cross-Site Scripting and Cross-Site Request Forgery attacks.
There is no known workaround at this time.
All Adobe Flash Player users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-plugins/adobe-flash-9.0.124.0" |