65 lines
2 KiB
XML
65 lines
2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
|
|
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
|
|
<glsa id="200606-28">
|
|
<title>Horde Web Application Framework: XSS vulnerability</title>
|
|
<synopsis>
|
|
The Horde Web Application Framework is vulnerable to a cross-site scripting
|
|
vulnerability.
|
|
</synopsis>
|
|
<product type="ebuild">horde</product>
|
|
<announced>June 29, 2006</announced>
|
|
<revised>June 29, 2006: 01</revised>
|
|
<bug>136830</bug>
|
|
<access>remote</access>
|
|
<affected>
|
|
<package name="www-apps/horde" auto="yes" arch="*">
|
|
<unaffected range="ge">3.1.1-r1</unaffected>
|
|
<vulnerable range="lt">3.1.1-r1</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>
|
|
The Horde Web 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>
|
|
Michael Marek discovered that the Horde Web Application Framework
|
|
performs insufficient input sanitizing.
|
|
</p>
|
|
</description>
|
|
<impact type="low">
|
|
<p>
|
|
An attacker could exploit these vulnerabilities to execute arbitrary
|
|
scripts running in the context of the victim's browser.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>
|
|
There is no known workaround at this time.
|
|
</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>
|
|
All horde users should upgrade to the latest version:
|
|
</p>
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=www-apps/horde-3.1.1-r1"</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2195">CVE-2006-2195</uri>
|
|
</references>
|
|
<metadata tag="submitter" timestamp="Thu, 22 Jun 2006 14:59:32 +0000">
|
|
dizzutch
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="Fri, 23 Jun 2006 18:49:08 +0000">
|
|
falco
|
|
</metadata>
|
|
</glsa>
|