Openfire: Multiple vulnerabilities

Security Team  Contact Address

Updated April 02, 2009

1.  Gentoo Linux Security Advisory

Version Information

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

Synopsis

Multiple vulnerabilities were discovered in Openfire, the worst of which may allow remote execution of arbitrary code.

2.  Impact Information

Background

Ignite Realtime Openfire is a fast real-time collaboration server.

Description

Two vulnerabilities have been reported by Federico Muttis, from CORE IMPACT's Exploit Writing Team:

Multiple vulnerabilities have been reported by Andreas Kurtz:

Impact

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.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

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"

4.  References