Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201402-27.xml
Date: Wed, 26 Feb 2014 14:28:58
Message-Id: 20140226142852.65FE62004C@flycatcher.gentoo.org
1 pinkbyte 14/02/26 14:28:52
2
3 Added: glsa-201402-27.xml
4 Log:
5 GLSA 201402-27
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201402-27.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201402-27.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201402-27.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201402-27.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201402-27">
20 <title>pidgin-knotify: Arbitrary code execution</title>
21 <synopsis>A vulnerability in pidgin-knotify might allow remote attackers to
22 execute arbitrary code.
23 </synopsis>
24 <product type="ebuild">pidgin-knotify</product>
25 <announced>February 26, 2014</announced>
26 <revised>February 26, 2014: 1</revised>
27 <bug>336916</bug>
28 <access>remote</access>
29 <affected>
30 <package name="x11-plugins/pidgin-knotify" auto="yes" arch="*">
31 <vulnerable range="le">0.2.1</vulnerable>
32 </package>
33 </affected>
34 <background>
35 <p>pidgin-knotify is a Pidgin plug-in to display message notifications in
36 KDE.
37 </p>
38 </background>
39 <description>
40 <p>pidgin-knotify does not properly sanitize shell metacharacters from
41 received messages.
42 </p>
43 </description>
44 <impact type="high">
45 <p>A remote attacker could send a specially crafted instant message,
46 possibly resulting in execution of arbitrary code with the privileges of
47 the Pidgin process.
48 </p>
49 </impact>
50 <workaround>
51 <p>There is no known workaround at this time.</p>
52 </workaround>
53 <resolution>
54 <p>Gentoo has discontinued support for pidgin-knotify. We recommend that
55 users unmerge pidgin-knotify:
56 </p>
57
58 <code>
59 # emerge --unmerge "x11-plugins/pidgin-knotify"
60 </code>
61 </resolution>
62 <references>
63 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3088">CVE-2010-3088</uri>
64 </references>
65 <metadata tag="requester" timestamp="Sat, 22 Sep 2012 18:54:54 +0000">ackle</metadata>
66 <metadata tag="submitter" timestamp="Wed, 26 Feb 2014 14:28:15 +0000">ackle</metadata>
67 </glsa>