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-201401-18.xml
Date: Tue, 21 Jan 2014 18:50:09
Message-Id: 20140121185000.0E5A32004C@flycatcher.gentoo.org
1 ackle 14/01/21 18:49:59
2
3 Added: glsa-201401-18.xml
4 Log:
5 GLSA 201401-18 by Mikle Kolyada (Zlogene)
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201401-18.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-18.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-18.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201401-18.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="201401-18">
20 <title>OpenSC: Arbitrary code execution</title>
21 <synopsis>Multiple stack-based buffer overflows have been found in OpenSC,
22 allowing attackers to execute arbitrary code.
23 </synopsis>
24 <product type="ebuild">opensc</product>
25 <announced>January 21, 2014</announced>
26 <revised>January 21, 2014: 1</revised>
27 <bug>349567</bug>
28 <access>local</access>
29 <affected>
30 <package name="dev-libs/opensc" auto="yes" arch="*">
31 <unaffected range="ge">0.11.13-r2</unaffected>
32 <vulnerable range="lt">0.11.13-r2</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>OpenSC is a tools and libraries for smart cards.</p>
37 </background>
38 <description>
39 <p>Multiple stack-based buffer overflow errors have been discovered in
40 OpenSC.
41 </p>
42 </description>
43 <impact type="normal">
44 <p>A physically proximate attacker could possibly execute arbitrary code
45 using a specially crafted smart card.
46 </p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All OpenSC users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=dev-libs/opensc-0.11.13-r2"
57 </code>
58
59 <p>Packages which depend on this library may need to be recompiled. Tools
60 such as revdep-rebuild may assist in identifying some of these packages.
61 </p>
62 </resolution>
63 <references>
64 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4523">CVE-2010-4523</uri>
65 </references>
66 <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:47 +0000">
67 underling
68 </metadata>
69 <metadata tag="submitter" timestamp="Tue, 21 Jan 2014 18:48:55 +0000">Zlogene</metadata>
70 </glsa>