Horde Application Framework: Remote code execution
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200604-02 / horde |
| Release Date |
April 04, 2006 |
| Latest Revision |
April 04, 2006: 01 |
| Impact |
high |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| www-apps/horde |
<
3.1.1 |
>=
3.1.1 |
All supported architectures
|
Related bugreports:
#127889, #126435
Synopsis
The help viewer of the Horde Framework allows attackers to execute
arbitrary remote code.
2.
Impact Information
Background
The Horde Application Framework is a general-purpose web
application framework written in PHP, providing classes for handling
preferences, compression, browser detection, connection tracking, MIME
and more.
Description
Jan Schneider of the Horde team discovered a vulnerability in the
help viewer of the Horde Application Framework that could allow remote
code execution (CVE-2006-1491). Paul Craig reported that
"services/go.php" fails to validate the passed URL parameter correctly
(CVE-2006-1260).
Impact
An attacker could exploit the vulnerability in the help viewer to
execute arbitrary code with the privileges of the web server user. By
embedding a NULL character in the URL parameter, an attacker could
exploit the input validation issue in go.php to read arbitrary files.
3.
Resolution Information
Workaround
There are no known workarounds at this time.
Resolution
All Horde Application Framework users should upgrade to the latest
version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=www-apps/horde-3.1.1"
|
4.
References
|