1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200504-24 / eGroupWare |
| Release Date | April 25, 2005 |
| Latest Revision | May 22, 2006: 02 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| www-apps/egroupware | < 1.0.0.007 | >= 1.0.0.007 | All supported architectures |
Related bugreports: #89517
eGroupWare is affected by several SQL injection and cross-site scripting (XSS) vulnerabilities.
eGroupWare is a suite of web-based group applications including calendar, address book, messenger and email.
Multiple SQL injection and cross-site scripting vulnerabilities have been found in several eGroupWare modules.
An attacker could possibly use the SQL injection vulnerabilites to gain information from the database. Furthermore the cross-site scripting issues give an attacker the ability to inject and execute malicious script code or to steal cookie based authentication credentials, potentially compromising the victim's browser.
There is no known workaround at this time.
All eGroupWare users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-apps/egroupware-1.0.0.007" |