Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-01.xml
Date: Sun, 05 Jan 2014 00:06:44
Message-Id: 20140105000638.92EAB2004C@flycatcher.gentoo.org
1 creffett 14/01/05 00:06:38
2
3 Added: glsa-201401-01.xml
4 Log:
5 GLSA 201401-01
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201401-01.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-01.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-01.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201401-01.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-01">
20 <title>Libgdiplus: Arbitrary code execution</title>
21 <synopsis>Multiple integer overflow vulnerabilities in Libgdiplus may allow
22 remote attackers to execute arbitrary code.
23 </synopsis>
24 <product type="ebuild">libgdiplus</product>
25 <announced>January 05, 2014</announced>
26 <revised>January 05, 2014: 1</revised>
27 <bug>334101</bug>
28 <access>remote</access>
29 <affected>
30 <package name="dev-dotnet/libgdiplus" auto="yes" arch="*">
31 <unaffected range="ge">2.6.7-r1</unaffected>
32 <vulnerable range="lt">2.6.7-r1</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>Libgdiplus is the Mono library that provide a GDI+ comptible API on
37 non-Windows operating systems.
38 </p>
39 </background>
40 <description>
41 <p>An integer overflow flaw has been discovered in Libgdiplus.</p>
42 </description>
43 <impact type="normal">
44 <p>A remote attacker could entice a user to open a specially-crafted
45 TIFF/JPEG/BMP file, potentially resulting in arbitrary code execution.
46 </p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All Libgdiplus users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=dev-dotnet/libgdiplus-2.6.7-r1"
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
63 <p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
64 available since September 12, 2010. It is likely that your system is
65 already no longer affected by this issue.
66 </p>
67 </resolution>
68 <references>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1526">CVE-2010-1526</uri>
70 </references>
71 <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:38:09 +0000">
72 underling
73 </metadata>
74 <metadata tag="submitter" timestamp="Sun, 05 Jan 2014 00:05:05 +0000">Zlogene</metadata>
75 </glsa>