Openfire: Multiple vulnerabilities
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 missing or incomplete input validations in several .jsps
(CVE-2009-0496).
-
Incorrect input validation of the "log" parameter in log.jsp
(CVE-2009-0497).
Multiple vulnerabilities have been reported by Andreas Kurtz:
-
Erroneous built-in exceptions to input validation in login.jsp
(CVE-2008-6508).
-
Unsanitized user input to the "type" parameter in
sipark-log-summary.jsp used in SQL statement. (CVE-2008-6509)
-
A Cross-Site-Scripting vulnerability due to unsanitized input to the
"url" parameter. (CVE-2008-6510, CVE-2008-6511)
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
|