You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200511-20.xml

72 lines
2.3 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200511-20">
<title>Horde Application Framework: XSS vulnerability</title>
<synopsis>
The Horde Application Framework is vulnerable to a cross-site scripting
vulnerability which could lead to the compromise of the victim's browser
content.
</synopsis>
<product type="ebuild">horde</product>
<announced>2005-11-22</announced>
<revised count="01">2005-11-22</revised>
<bug>112491</bug>
<access>remote</access>
<affected>
<package name="www-apps/horde" auto="yes" arch="*">
<unaffected range="ge">2.2.9</unaffected>
<vulnerable range="lt">2.2.9</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>
The Horde Team reported a potential XSS vulnerability. Horde fails
to properly escape error messages which may lead to displaying
unsanitized error messages via Notification_Listener::getMessage()
</p>
</description>
<impact type="low">
<p>
By enticing a user to read a specially-crafted e-mail or using a
manipulated URL, an attacker can execute arbitrary scripts running in
the context of the victim's browser. This could lead to a compromise of
the user's browser content.
</p>
</impact>
<workaround>
<p>
There is no known workaround 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-2.2.9"</code>
</resolution>
<references>
<uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3570">CVE-2005-3570</uri>
<uri link="https://lists.horde.org/archives/announce/2005/000231.html">Horde Announcement</uri>
</references>
<metadata tag="requester" timestamp="2005-11-20T18:32:42Z">
jaervosz
</metadata>
<metadata tag="submitter" timestamp="2005-11-20T19:23:12Z">
adir
</metadata>
<metadata tag="bugReady" timestamp="2005-11-21T09:22:48Z">
koon
</metadata>
</glsa>