58 lines
2.2 KiB
XML
58 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
<glsa id="201208-04">
|
|
<title>Gajim: Multiple vulnerabilities</title>
|
|
<synopsis>Multiple vulnerabilities have been found in Gajim, the worst of
|
|
which may allow execution of arbitrary code.
|
|
</synopsis>
|
|
<product type="ebuild">gajim</product>
|
|
<announced>2012-08-14</announced>
|
|
<revised count="1">2012-08-14</revised>
|
|
<bug>411269</bug>
|
|
<bug>412215</bug>
|
|
<access>local, remote</access>
|
|
<affected>
|
|
<package name="net-im/gajim" auto="yes" arch="*">
|
|
<unaffected range="ge">0.15-r1</unaffected>
|
|
<vulnerable range="lt">0.15-r1</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>Gajim is a Jabber and XMPP client written in PyGTK.</p>
|
|
</background>
|
|
<description>
|
|
<p>Multiple vulnerabilities have been discovered in Gajim. Please review
|
|
the CVE identifiers referenced below for details.
|
|
</p>
|
|
</description>
|
|
<impact type="normal">
|
|
<p>A remote attacker could entice a user to open a specially crafted link
|
|
using Gajim, possibly resulting in execution of arbitrary code with the
|
|
privileges of the process or a Denial of Service condition. Furthermore,
|
|
a remote attacker could use a specially crafted Jabber ID, possibly
|
|
resulting in execution of arbitrary SQL statements.
|
|
</p>
|
|
|
|
<p>A local attacker could perform symlink attacks to overwrite arbitrary
|
|
files with the privileges of the user running the application.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>There is no known workaround at this time.</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>All Gajim users should upgrade to the latest version:</p>
|
|
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=net-im/gajim-0.15-r1"
|
|
</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2085">CVE-2012-2085</uri>
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2086">CVE-2012-2086</uri>
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2093">CVE-2012-2093</uri>
|
|
</references>
|
|
<metadata timestamp="2012-07-10T21:42:30Z" tag="requester">ackle</metadata>
|
|
<metadata timestamp="2012-08-14T20:30:50Z" tag="submitter">ackle</metadata>
|
|
</glsa>
|