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.
52 lines
1.9 KiB
52 lines
1.9 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
<glsa id="201309-13">
|
|
<title>GNU ZRTP: Multiple vulnerabilities</title>
|
|
<synopsis>Multiple vulnerabilities have been found in GNU ZRTP, some of which
|
|
may allow execution of arbitrary code.
|
|
</synopsis>
|
|
<product type="ebuild">libzrtpcpp</product>
|
|
<announced>September 24, 2013</announced>
|
|
<revised>September 24, 2013: 1</revised>
|
|
<bug>481228</bug>
|
|
<access>remote</access>
|
|
<affected>
|
|
<package name="net-libs/libzrtpcpp" auto="yes" arch="*">
|
|
<unaffected range="ge">2.3.4</unaffected>
|
|
<vulnerable range="lt">2.3.4</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>GNU ZRTP is a C++ implementation of the ZRTP protocol.</p>
|
|
</background>
|
|
<description>
|
|
<p>Multiple vulnerabilities have been discovered in GNU ZRTP. Please review
|
|
the CVE identifiers referenced below for details.
|
|
</p>
|
|
</description>
|
|
<impact type="normal">
|
|
<p>A remote attacker could possibly execute arbitrary code with the
|
|
privileges of the process, cause a Denial of Service condition, or obtain
|
|
sensitive information.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>There is no known workaround at this time.</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>All GNU ZRTP users should upgrade to the latest version:</p>
|
|
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=net-libs/libzrtpcpp-2.3.4"
|
|
</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2221">CVE-2013-2221</uri>
|
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2222">CVE-2013-2222</uri>
|
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2223">CVE-2013-2223</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="Sun, 01 Sep 2013 18:53:56 +0000">ackle</metadata>
|
|
<metadata tag="submitter" timestamp="Tue, 24 Sep 2013 22:01:15 +0000">ackle</metadata>
|
|
</glsa>
|