1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200904-01 / openfire |
| Release Date | April 02, 2009 |
| Latest Revision | April 02, 2009: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-im/openfire | < 3.6.3 | >= 3.6.3 | All supported architectures |
Related bugreports: #246008, #254309
Multiple vulnerabilities were discovered in Openfire, the worst of which may allow remote execution of arbitrary code.
Ignite Realtime Openfire is a fast real-time collaboration server.
Two vulnerabilities have been reported by Federico Muttis, from CORE IMPACT's Exploit Writing Team:
Multiple vulnerabilities have been reported by Andreas Kurtz:
A remote attacker could execute arbitrary code on clients' systems by uploading a specially crafted plugin, bypassing authentication. Additionally, an attacker could read arbitrary files on the server or execute arbitrary SQL statements. Depending on the server's configuration the attacker might also execute code on the server via an SQL injection.
There is no known workaround at this time.
All Openfire users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-im/openfire-3.6.3" |