Gentoo Archives: gentoo-commits

From: "Sean Amoss (ackle)" <ackle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201207-05.xml
Date: Mon, 09 Jul 2012 22:38:05
Message-Id: 20120709223738.CE6C720063@flycatcher.gentoo.org
1 ackle 12/07/09 22:37:38
2
3 Added: glsa-201207-05.xml
4 Log:
5 GLSA 201207-05
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201207-05.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201207-05.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201207-05.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201207-05.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet type="text/xsl" href="/xsl/glsa.xsl"?>
17 <?xml-stylesheet type="text/xsl" href="/xsl/guide.xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201207-05">
20 <title>pidgin-otr: Arbitrary code execution</title>
21 <synopsis>A format string vulnerability in pidgin-otr may allow execution of
22 arbitrary code.
23 </synopsis>
24 <product type="ebuild">pidgin-otr</product>
25 <announced>July 09, 2012</announced>
26 <revised>July 09, 2012: 1</revised>
27 <bug>416263</bug>
28 <access>remote</access>
29 <affected>
30 <package name="x11-plugins/pidgin-otr" auto="yes" arch="*">
31 <unaffected range="ge">3.2.1</unaffected>
32 <vulnerable range="lt">3.2.1</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>pidgin-otr messaging allows you to have private conversations over
37 instant messaging.
38 </p>
39 </background>
40 <description>
41 <p>A format string vulnerability has been found in the "log_message_cb()"
42 function in otr-plugin.c.
43 </p>
44 </description>
45 <impact type="high">
46 <p>A remote attacker could possibly execute arbitrary code with the
47 privileges of the process or cause a Denial of Service condition.
48 </p>
49 </impact>
50 <workaround>
51 <p>There is no known workaround at this time.</p>
52 </workaround>
53 <resolution>
54 <p>All pidgin-otr users should upgrade to the latest version:</p>
55
56 <code>
57 # emerge --sync
58 # emerge --ask --oneshot --verbose "&gt;=x11-plugins/pidgin-otr-3.2.1"
59 </code>
60 </resolution>
61 <references>
62 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2369">CVE-2012-2369</uri>
63 </references>
64 <metadata timestamp="Sun, 10 Jun 2012 15:39:18 +0000" tag="requester">
65 underling
66 </metadata>
67 <metadata timestamp="Mon, 09 Jul 2012 22:35:33 +0000" tag="submitter">ackle</metadata>
68 </glsa>