summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200604-02.xml')
-rw-r--r--metadata/glsa/glsa-200604-02.xml74
1 files changed, 74 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200604-02.xml b/metadata/glsa/glsa-200604-02.xml
new file mode 100644
index 000000000000..fc8889f07fc8
--- /dev/null
+++ b/metadata/glsa/glsa-200604-02.xml
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200604-02">
+ <title>Horde Application Framework: Remote code execution</title>
+ <synopsis>
+ The help viewer of the Horde Framework allows attackers to execute
+ arbitrary remote code.
+ </synopsis>
+ <product type="ebuild">horde</product>
+ <announced>2006-04-04</announced>
+ <revised count="01">2006-04-04</revised>
+ <bug>127889</bug>
+ <bug>126435</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apps/horde" auto="yes" arch="*">
+ <unaffected range="ge">3.1.1</unaffected>
+ <vulnerable range="lt">3.1.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ 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.
+ </p>
+ </background>
+ <description>
+ <p>
+ 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).
+ </p>
+ </description>
+ <impact type="high">
+ <p>
+ 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.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There are no known workarounds at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Horde Application Framework users should upgrade to the latest
+ version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-3.1.1"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1260">CVE-2006-1260</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1491">CVE-2006-1491</uri>
+ <uri link="https://lists.horde.org/archives/announce/2006/000271.html">Horde Announcement</uri>
+ </references>
+ <metadata tag="requester" timestamp="2006-03-31T23:07:49Z">
+ vorlon078
+ </metadata>
+ <metadata tag="submitter" timestamp="2006-04-03T09:02:34Z">
+ DerCorny
+ </metadata>
+ <metadata tag="bugReady" timestamp="2006-04-04T18:34:51Z">
+ DerCorny
+ </metadata>
+</glsa>