1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200802-04 / gallery |
| Release Date | February 11, 2008 |
| Latest Revision | February 11, 2008: 01 |
| Impact | high |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| www-apps/gallery | < 2.2.4 | >= 2.2.4, < 2.0 | All supported architectures |
Related bugreports: #203217
Multiple vulnerabilities were discovered in Gallery.
Gallery is a web-based application for creating and viewing photo albums.
The Gallery developement team reported and fixed critical vulnerabilities during an internal audit (CVE-2007-6685, CVE-2007-6686, CVE-2007-6687, CVE-2007-6688, CVE-2007-6689, CVE-2007-6690, CVE-2007-6691, CVE-2007-6692, CVE-2007-6693).
A remote attacker could exploit these vulnerabilities to execute arbitrary code, conduct Cross-Site Scripting and Cross-Site Request Forgery attacks, or disclose sensitive informations.
There is no known workaround at this time.
All Gallery users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-apps/gallery-2.2.4" |