62 lines
1.9 KiB
XML
62 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!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>2006-06-29</announced>
|
|
<revised count="01">2006-06-29</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="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2195">CVE-2006-2195</uri>
|
|
</references>
|
|
<metadata tag="submitter" timestamp="2006-06-22T14:59:32Z">
|
|
dizzutch
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="2006-06-23T18:49:08Z">
|
|
falco
|
|
</metadata>
|
|
</glsa>
|